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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
ArnaudLepas
New Member

customisable matrix view

Hello,

 

In my report I would like to present some data in table where I define each box. My data are all in one row and I would like to make 2 visual.

Here's a simplified version of what I'd like to do

Data :

ArnaudLepas_1-1726493911220.png

View that I would like(after a drilltrought on an equipment) :

ArnaudLepas_2-1726493980353.png

 

Currently the only way I've found to do this is with cards and text box, but it doesn't give a good result:

ArnaudLepas_3-1726494180655.png

I can't unpivot my data because I have too much calculation to do and and these calculations depend too much on the nature of the data.

 

 

 

 

3 REPLIES 3
lbendlin
Super User
Super User

I can't unpivot my data because I have too much calculation to do and and these calculations depend too much on the nature of the data.

Unpivot your data.

 

Then in your matrix visual you can re-purpose the column total to show the average instead.

Hello,
The average is one of the reason why I can't unpivot data, because it's not a simple average, but a weighted average dependent on a parameter.

You can implement that logic in the measure for the column total.

 

Remember that in a matrix visual each measure is calculated four times.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors