Hi All,
I just want to pull the title 'BSR Tracker' in column 33
Please note there's another Blue bar in the same tracker i.e. two levels at ancestor = 0
so i just want to pull that title in.
currently the formula im using but doesn't seem to be working is:
=IF(COUNT(ANCESTORS([Site Name]@row)) = 0, "", IF(COUNT(ANCESTORS([Site Name]@row)) = 1, PARENT([Site Name]@row), SUBSTITUTE(JOIN(ANCESTORS([Site Name]@row)), PARENT([Site Name]@row), "")))
appreciate any assistance
@Paul Newcome Hi Paul hope you are well, just tagging you in this if you can assist as you always have
apprecaite your response