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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Selectively choosing which row level to display values in a Matrix

Hi,

I have recently been playing with the Matrix visual on a flat data source and trying to find ways to selectively display different values on different rows.  Currently the visual looks like this:

WranglingData_2-1632292672505.png

 

 

What I want to be able to do is display the value for the column calcHasAttachment (circled in red) to display in the position circled in blue, whil retaining the Bottom total.

For reference, the formula I am using for calcHasAttachment (and is typical to calcTotal) is as follows:

 

calcHasAttachment = IF(NOT ISINSCOPE(ExampleFormData[ItemID]),MIN(ExampleFormData[HasUpload]))

 

Also, for reference, the formula for calcItemDescription is (which displays data at the ItemID level and is typical to calcCost):

 

calcItemDescription = IF(ISINSCOPE(ExampleFormData[ItemID]),MIN(ExampleFormData[Description]))

 

Does anyone know how I can achieve this?

 

Thanks 

2 REPLIES 2
lbendlin
Super User
Super User

play with these settings

lbendlin_0-1632358394427.png

 

Anonymous
Not applicable

Thanks.  I had a play with it yesterday but was only able to get it to show on the same row as the totals.  Its about that separation away from the total row that I am trying to do.

 

Looks like it is bound to the total row, which is not ideal, but will have to suffice, unless someone else can suggest an alternative.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.