Forum Discussion
Anonymous
3 years agoNot applicable
DAX Function for Current Hierarchy Level
Hello, Is there a DAX function like ISINSCOPE() that returns the current hierarchy level, rather than true/flase for a particular column? I would like a measure that I can add to my matrix visual th...
amitchandak
Super User
3 years agoAnonymous , do you need somthing like
Switch TOPN with Field Parameters: https://amitchandak.medium.com/switch-topn-with-field-parameters-299a0ae3725f