Forum Discussion

AGo's avatar
AGo
Post Patron
6 years ago

First hierarchical nonblank value

Hello, I've got a table with these columns:  ParentID(text), ID(text), Attribute(text). For each ID I need the first upper hierarchical non-blank Attribute to be returned in a calculated column. e...