Forum Discussion
Kristofferaabo
8 years agoHelper IV
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...
- 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
jthomson
8 years agoSolution Sage
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
Kristofferaabo
8 years agoHelper IV
Ah thanks for the workaround that will do it
Kristoffer