Hi,
I would like to be able to return the Row ID of a given column - to use in the following formula:
=ROWID(ANCESTORS([Task Name]1))
Which should return the row ID of the first ancestor (Parent) or the current row. If there is no ancestor, I assume it would then return null or 0
Does a function such as 'ROWID' or similar exist?
Thanks,
James