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
V-lianl-msft
5 years agoCommunity Support
As far as I know, the built-in method is only "Show on Rows ". I'm afraid there are no other methods to meet your needs.