Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

PowerBI Report Buildder: How to make a conditional formatting for matrix by group?

I currently have a report produces a matrix, displayed per user group.  (1 user group per page, with 35 user groups/pages)

I want to highlight the row in pink in this condition: 

=IIf(Fields!CountFailures.Value>=1,"Pink","White")

 

However, it is not showing any colour.  Please help! (I am using PowerBI Report Builder... should be same as SSRS)

1 Reply

  • DavisBI's avatar
    DavisBI
    Solution Specialist

    Hi, Anonymous ,

     

    You can reference this blog post by SQLSHARK.

     

    If you liked my solution, please give it a thumbs up.