I’m trying to create a formula that will calculate the commission on a file based on the loan amount and the values of some statuses on a board. Here are the parameters:
If Comp Type is LPC and Lender is Trustmark, multiply loan amount by 0.02
If Comp Type is LPC and Lender is UWM and Purpose is Refinance, multiply loan amount by 0.2
What if we could break free of the Formula column? and write formulas that update any type of columns? What if a formula could update multiple columns at once? This is possible with the Advanced Formula Booster app.
Hi Paige, I couldn’t spot anything, so I pasted it into Chat GPT and it just said that “there are a few syntax errors, such as misplaced parentheses and quotation marks.” Here’s the corrected code, seems to work.