Disclaimer: I’m moderately new to Airtables.
I am working on a base that tracks commission earned for our sales department. Essentially there are two separate commissions rates that are earned: a pre-threshold rate and a post-threshold rate, where the threshold is an amount of commission earned (for example, the threshold could be $100,000, and the salesperson earns at a commission rate of 5% before they reach the threshold and at a rate of 3% after the threshold). I’m trying to write a formula that determines which commission rate to use based on the amount of total commission earned, but I keep getting a circular reference error, which I believe is caused by the fact that the total commission depends on which interest rate is used, causing the loop since both of these fields are dependent on each other. Does anyone have any advice on how to fix this? Sorry if the description is too vague, I can provide more information if need be. Thanks!
Solved
Need help removing circular reference
Best answer by kuovonne
Airtable does not like circular references. You must create a gap in the circular logic, and then bridge that gap either manually or with an automation. For example, manually or with an automation copy the result of a formula into an editable field.
Note that if you go the automation route, getting the trigger right can be tricky as every keystroke is considered an update. Also, due to the nature of the updates, you could have a cascade of automations running, which can quickly eat through your automation runs.
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
