I have a field called "Child_of" that links the child with the parent, both located on the same table.
Since Airtable does not offer backlinking to the same table, I need a formula to know if the parent has a child. I do not need the backlink to be added to the parent record, such as through an automation. I just need to know if that parent has a child, in which case the formula could return the value 1. Counting the number of children would also work, returning the number of children in the parent record.
I wonder if anyone could help me with that?
Many thanks, 🙏