Forum Discussion

Kristofferaabo's avatar
8 years ago
Solved

Conditional formatting in table

Hi, I have a table in powerBI with various number columns. I would like to indicate with red when the numbers in column A is lower than in column B.   I have tried to do that through the condition...
  • jthomson's avatar
    8 years ago

    Make a measure that takes one column from the other, then in your conditional formatting, format the table by that measure by rules. Something like this'll work