Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Conditional formatting in a matrix with (+/-) button on

Hello everyone,   I am facing a hard problem trying to apply conditional formatting in a matrix that have the '+/-' button active. As you can see in the image, when I am not drilling throught the ...
  • MFelix's avatar
    7 years ago

    Hi Anonymous ,

     

    The condittional formatting on the table visual does not work on the total line, meaning that since DAX is based in context when you have the line values closed and all of your data is only the subtotals the context is the value in each row, since the row context enter in place.

     

    When you expand a group you add a new level to the row context and the subtotal start to act as a total so the condittional formatting stops working on the subtotals level and not on the values.

    Check print below:

    This is a feature of the table but you can vote the idea on the blog post.

     

    I cannot replicate issue you show below, how do you have the values setup and the condittional formatting? Are you using measures?

     

    Can you share a sample file?

     

    Regards,

    MFelix