Forum Discussion
lemaribdb
Helper II
2 years agoNAMEOF slicer select with multiple dimensions
Hi guys! Let's say I have such measure: Parameter = {
("Customer Name 1", NAMEOF('Customer 1'[Cust Name]), 0),
("Customer Name 2)", NAMEOF('Customer 2'[Cust Name]), 1)
} I use th...
- Anonymous2 years ago
Hi lemaribdb
Unfortunately, Power BI DAX does not directly support dynamic hierarchies in the way you're describing purely through a measure because the hierarchy needs to be defined at the model or visual level, not dynamically through a measure.
Best Regards,
Jayleny
Anonymous
2 years agoNot applicable
Hi lemaribdb
Unfortunately, Power BI DAX does not directly support dynamic hierarchies in the way you're describing purely through a measure because the hierarchy needs to be defined at the model or visual level, not dynamically through a measure.
Best Regards,
Jayleny