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
admin_xlsior
Post Prodigy
Post Prodigy

Matrix conditional formatting for column total only

Hi,

For matrix conditional formatting, can we choose to which Total it will apply ? the options now is Total only but no selection to which total. Is there a trick to do so ?

Because I have format like this :

admin_xlsior_0-1617459536538.png

This it self already bugging me since I don't want the Row total to be coloured (formatted) also, only the Column total on the rightmost.

Then if we expand the month, it will become more 'ugly' ->

admin_xlsior_1-1617459668098.png

Else can I have some advice to make this report more attractive but not hurting my eyes.. 😅

 

Thanks,

 

 

 

 

1 ACCEPTED SOLUTION
jdbuchanan71
Super User
Super User

@admin_xlsior 

you should be able to use something like 

Blue Formatting = IF ( ISINSCOPE ( Calendar[Quarter] ), BLANK(), "#B0D0E2" )

which should leave all columns but the row totals (on the far right, those are row totals) blank.  You will need to update the table and field names to match your model.

View solution in original post

1 REPLY 1
jdbuchanan71
Super User
Super User

@admin_xlsior 

you should be able to use something like 

Blue Formatting = IF ( ISINSCOPE ( Calendar[Quarter] ), BLANK(), "#B0D0E2" )

which should leave all columns but the row totals (on the far right, those are row totals) blank.  You will need to update the table and field names to match your model.

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.