Forum Discussion
Anonymous
4 years agoNot applicable
Matrix using multiple columns w/ same pick list values
Hi all, Been searching for some time and haven't found a good solution to an issue we're having in terms of building out a matrix that takes multiple columns that all have the same pick list valu...
- 4 years ago
See if this works:
You can get the following by unpivoting and a simple SUM measure
I've attached the PBIX file
Please beware you will need to change the source of the file
PaulDBrown
4 years agoCommunity Champion
See if this works:
You can get the following by unpivoting and a simple SUM measure
I've attached the PBIX file
Please beware you will need to change the source of the file
Anonymous
4 years agoNot applicable
Thanks again!