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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Hey
New Member

Show value as percentage of column total + Filter

Good Morning all... hope you are doing good

 

I have this simple report

 

Power1.PNG

 

The first object is simple treemap

 

The second one is a matrix. The value of the matrix is the following measure shows as % of Column Total,

 

BUDGET % = DIVIDE(CALCULATE(SUM('Rd''H Budget'[BUDGET])),

                                  CALCULATE(SUM('Rd''H Budget'[BUDGET]),

                                  ALLEXCEPT('Rd''H Budget','Rd''H Budget'[EXERCICE FISCALE 2]))

                                 ) 

 

What I want to do is: when I select an element of the treemap, the matrix should display the percentage of the element.

 

Right now, when I select an element, this is what happens, the matrix displays 100%

 

for the treemap element selected --> the matrix displays 100%for the treemap element selected --> the matrix displays 100%

How to get the matrix to display the value as % of Column Total (Colum total: considering all the value in the treemap, not the selected one). Other said I want the value of the matrix to not change to 100%, but to still show the original value when none of the element in the treemap was selected.

 

Thank you for your help and your understanding!

 

Regards, 

1 REPLY 1
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @Hey,

 

Could you post your table structures with some sample data which can help us to reproduce this issue? So that we can better assist on it. It's better to share a sample pbix file. You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploading. Smiley Happy

 

Regards

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.