Forum Discussion
Anonymous
2 years agoNot applicable
Automate Hierarchy Slicer
Hi Community, is there any other approach to make hierarchy slicer automated? Right now i am using Path() formula in Powerbi, after this formula, I created five columns because my hierarchy has five ...
- 2 years ago
Anonymous - there's a parameter in the function for 'max steps' = you need to set that to 5, or whatever max number you expect to have. For putting it into the slicer, you'd need to load all the columns into the slicer in preparation for having data in there. Not ideal, but you've posed a tricky question.
ChandanaMB13
2 years agoFrequent Visitor
Hi having a similar requirement, could you please share the solution