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 conditional formatting but can't get it right..
Anybody who knows how?
BEst
Kristoffer
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
2 Replies
- jthomsonSolution 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
- KristofferaaboHelper IV
Ah thanks for the workaround that will do it
Kristoffer