Forum Discussion
Anonymous
7 years agoNot applicable
Dynamic Title + hierarchie levels
I am trying to make a dynamic title, but this only works for the first layer in the hierarchie of the visual. The title will change if in one of the filters the value 1 is selected. In the first leve...
v-yuta-msft
Community Support
7 years agoAnonymous ,
Have you tried path() and pathitem() ? In your senario, you could build several additional columns to achieve the hierarchy level.
Reference:
https://powerpivotpro.com/2018/09/using-dax-to-handle-multiple-parent-hierarchies/
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
7 years agoNot applicable
Tried, but I can't get it working.