This formula is disabled


Why did you disable this recursive formula to generate the path of a hierarchy?’

Notion e Coda support this function very well.

Alternatively how do I create the path of a hierarchy without a recursive formula?

Thanks

Recursive formula should work fine until you have cycles in your hierarchy tree.
Can you please check if this is the case?
So if there is a cycle in a tree, e.g. Item1 –> Item2 –> Item3 –> Item1.

1 Like

I found the loop and fixed it.
Thanks.