Hello dear community!
I built a nested formula, and Airtable does confirm it and says the field was updated (The “field updated” message did popup). Although when I checked the field again, the formula seemed to not be updated…
This is the formula.
IF({field}= TRUE(),“value 1”,“value 2”,IF({field 2}= TRUE(), “Value 3”))
Is there something wrong in what I am doing? Is this a bug?
Thank you in advance!
