Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Anonymous
Not applicable

Matrix Show On Rows - Measure Pivot

Is there a way I can pivot by measures that are displayed 'on rows' in the matrix?

Here is the context.

I have 5-6 measures that calculate week by week how many sales leads flowed through the sales process, like below.  The database contains a timestamp for each stage which I have inactive relationships that I write measures for to count up the tallys. 

 

 Week 1Week 2Week 3
Stage 1 Counts 314
Stage 2 Counts 202
Stage 3 Counts 412

 

I now need to add a layer with lead stage counts by Source by week, and the requestors have asked for a format such that the Measures would be the pivot, like so:

 

  Week 1Week 2Week 3
Stage 1 Counts   
 Web210
 Email102
 MarketingEvent  002

 

I can't figure out a way to get this to work, I can get the Source as the Pivot but that looks fairly messy as it duplicates each set of measures for every marketing source and becomes cumbersome quickly. 

1 REPLY 1
Anonymous
Not applicable

Hi  @Anonymous ,

 

In my opinion, measures are not used for perspective, but are data for indicator aggregation. You can put measures on rows in a matrix in power Bi through the wonderful blog post written by Matt Allington, or try to carry out row column rotation in pivot column in power query

 

Link

https://exceleratorbi.com.au/measures-on-rows-here-is-how-i-did-it/

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors