Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Conditional formatting based on data rendered in a matrix

I am working with a matrix visualization to extract data from a single table.  I would like to use conditional formatting to modify the color of the font based on the prior time periods cell value re...
  • Miguel_Angel's avatar
    3 years ago

    Hi heathawalker, try this:

     

    1.- Create this measure:

    2.- Create this measure:


    3.- Insert the second measure in Conditional Formating Values:

     

    The result is this:

     

     

    I hope this can help you