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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
powerbifuddaa
Helper II
Helper II

Matrix visual challenge

Hi there, hope someone can help me with the visualization of my matrix.

I put my fields in like this:

powerbifuddaa_2-1724319335679.png

Then, I get this result:

powerbifuddaa_3-1724319388486.png

 

Does anyone know if I can have this result and how to do that?:

powerbifuddaa_5-1724319851388.png

 

Thank you. Regards, Elmer

 

5 REPLIES 5
audreygerred
Super User
Super User

Hello! Yes, you can achieve something similar by utilizing field parameters. If you create a field parameter that has the measures you want to use in it, you can then add that and the dimension that you want to the columns well and add in any measure you want to the values well (literally, any measure you want can go in teh value well since teh field parameter is going to be what actually determines the measure that displays). The only difference between what you wanted and what you will get is that the measure name will appear on top of the dimension. Below is an example I did:

audreygerred_0-1724328697267.png

 

Here is what I have in the field wells `Name` (in the columns well) is the field parameter I built for my measures: 

audreygerred_1-1724329053455.png

See, only order quantity is in the values well, but the visual shows the meaures for order qty, sales, and extended amount because of the field parameter. Field parameters is one of my favorite features (along with calculation groups).

Here is an article I wrote about field parameters. In the article I used dimensions, but you can build yours with measures, like I have in my screenshot above.

The Field Parameter Edition – Power BI with Me

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Hi @audreygerred , I haven't figured it out yet. Can you perhaps share your .pbix so I can see what I do wrong? Thanx, Elmer

Hi @audreygerred, I tried your solution. It didn't work out however. I got this:

powerbifuddaa_2-1724404424679.png

This is normally so easy in excel.... 

Thanx for your refresh on parameters.

Kind regards, Elmer

SamWiseOwl
Super User
Super User

Hi @powerbifuddaa 

 

Not easily.

Easiest thing would be two Matrix next to each other and hide the first column of the second Matrix.

 

The hard way would be creating a new column with the names of the two measures in it.

Then use this in your coulmns and drill down to m/v.

Create a measure for each seperate calculation.

Write a measure that tests the current column value and returns the corresponding measure.

It would be nast and hard to maintain.

SamWiseOwl_0-1724329176458.png

 


If you are happy with this answer please mark as a solution for others to find !

Kudos are always appreciated! Check out our free Power BI video courses.

Hi @SamWiseOwl, thanx for your reply. I tried Audrey's solution.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors