Forum Discussion
Anonymous
4 years agoNot applicable
Dynamic Percentile Matrix
Greetings! I am trying to build a percentile matrix that allows the user to slice it by year, sales channel, business unit, category, sub-category, etc. Below is what I am trying to build in ...
Anonymous
4 years agoNot applicable
Hi ALLUREAN
Thank you for providing me with this solution!
Are we able to achieve the same outcome without unpivoting the original fact table?
The reason being, is that I have a lot of other measures on top of that fact table and unpivoting would require me to re-write all the DAX code I have.
ALLUREAN
4 years agoSolution Sage
Go to matrix options, under Values should have Show on rows. Not sure this will solve it, depends on your data
- Anonymous4 years agoNot applicable
But the measures you provided are dependent on the unpivoted table and not the original table. Am I missing something?