Forum Discussion
garynorcrossmmc
5 years agoAdvocate IV
Adding Measures to Rows in a Matrix
Hi all, I am trying to add measures to the Rows section of a matrix and this isn't working. Here is the view I'm trying to get to: The three values for 'Category' are already creat...
- 5 years ago
garynorcrossmmc , Measure before dimension is only possible when you convert measure to rows too.
Means unpivot the data
column header grouping
https://www.daxpatterns.com/dynamic-segmentation/
https://community.powerbi.com/t5/Desktop/Matrix-Display-Values-above-Columns/td-p/256905
amitchandak
5 years agoSuper User
garynorcrossmmc , Measure before dimension is only possible when you convert measure to rows too.
Means unpivot the data
column header grouping
https://www.daxpatterns.com/dynamic-segmentation/
https://community.powerbi.com/t5/Desktop/Matrix-Display-Values-above-Columns/td-p/256905