Forum Discussion
PHins3
4 years agoRegular Visitor
Conditional color by comparison
Hello, I was wondering it was possible to create something like the below table in PowerBI (it was created in Qlikview). The table compares results for different scenarios. the expression is...
lbendlin
4 years agoSuper User
generally you have one measure that provides the cell values and another measure that provides the conditional formatting instructions. You can use FILTERS() to figure out which row in your visual has the focus.