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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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