Forum Discussion
Matrix Column Headers - Measures before Dimension (SSAS)
- Anonymous8 years ago
HI shanelthiggs,
I think you need some additional steps to achieve your requirement.
Steps:
1. Enter to query editor.
2. Choose 'Volume units' and 'Revenue Net', then use 'unpivot columns' feature to transfer them to attribute and value.
3. Save change and return to report view.4. Drag attribute to column fields and value to value field.(notice: resort column filed and mark sure month column is in the bottom)
BTW, if 'Volume units' and 'Revenue Net' means measures, it is impossible to achieve your requirement. Current power bi can't use measure on row or column fields.
Regards,
Xiaoxin Sheng
Hi Anonymous - thanks for the reply.
I'm not sure that's going to work for us, as we're linking directly to a SSAS Cube for the data to form the matrix. The below might explain a little more what I'm hoping to achieve; effectively, get the values as columns.
In the third image, on the left hand side (1) is the output we're given, and the right hand side (2) is the output we'd like to be able to achieve.
Thanks
Shane
CurrentDesiredDesired Output
How did you achieve what's in your 1st screenshot.
I'm getting such arrangement with measure values as row lables. Is there a matrix setting that I need to apply to achieve the screenshot#1 look?
Are you Units and Revenue measures? Appreciate your feedback.
- CerbPBI7 years agoFrequent Visitor
Never mind. If I turn off "Show on Rows" in Values section, I get the desired output.