Forum Discussion
navpienaar
8 years agoRegular Visitor
Dynamic Dimension
I want to create a Dynamic Dimension by creating a “global variable” getting a dimension from an island table (Dimension = Customer, Item, Salesperson, Region …) DAX Measure or Column: vDyna...
Anonymous
6 years agoNot applicable
There is another solution for implementing dynamic dimension slicers optimized for performance.
Here you can add new dimensions in the DAX code quite easily and it offers a huge degree of flexibility.
Let me know if you need more informartion
Anonymous
6 years agoNot applicable
Nice solution