Forum Discussion
Suganthy
4 years agoNew Member
Using Decomposition Tree as Organization chart
Hi All, I am trying to use the decomposition tree as an org chart, and below is how the data that am trying to use Unique Identifier Level Department Ultimate parent Parent Level ...
- 4 years ago
Use the DAX PATH functions, and ISINSCOPE() to suppress blanks.
Guido_Beulen
4 years agoHelper I
What exactly would that look like using ISINSCOPE() combined with the PATH function? I can't seem to get this to work...