No matter what I try, Airtable will not allow me to display a latest linked record in the primary field. All attempts end with circular reference errors. Table structure:
Company
name < primary, formula > ( {current name} )
company names [1:n] < link...
Actions are not executed although the conditions are met and the automation is displayed as runs successfully. If I then run the automation again in test, the actions are executed.
Trigger: When a record is updated
Conditional Actions:
Condition:
IF...
Hey Adam,
thanks for your offer, but the base is not public and I can’t share it either for privacy reasons.
I think I have found the error myself in the meantime. It seems to me that it is not possible to use only conditional actions. I have now cha...