Forum Discussion

Daryn-TP's avatar
Daryn-TP
Regular Visitor
4 years ago
Solved

How do I group a matrix by Values?

I have a table similar to the following table built in PBI. There are 4 metrics and they are compared accross 3 dates. however I want to group it like so (which i put together in excel). How d...
  • AlexisOlson's avatar
    AlexisOlson
    4 years ago

    If you unpivot the value columns in the query editor, then you can use the resulting attribute column for your column headers.

    Getting the formatting how you want it is a separate challenge.