Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Condtional format matrix

Hi,

 

I have a matrix with values in powerbi. I want to highlight when the value in a row is lower than a previous column.

See below the example with the highlighted values.

Could this be done with conditonal formatting?

 

 

 

Thanks

 

5 Replies

  • What do you mean by the previous column? In case it is time, you need to create a previous period measure and use diff to color

    • Anonymous's avatar
      Anonymous
      Not applicable

      yes, the columns are labeled per yearmonthnr. So what would the measure be? And how do I use conditional formatting on a measure with is not used on the matrix?