Forum Discussion
Anonymous
5 years agoNot applicable
DAX Query Condition Misbehaves - Power BI
I created a calculated column COSTIndicatorColor to control the color of a rectangle shape. (Red, Yellow and Green) However sometimes the rectangle shape becomes default white when multiple values ar...
- 5 years ago
Anonymous , for conditional formatting it always better to have a measure that calculates shape and color.
Because column needs to min/max in visual tbale.
Refer to later part of this blog https://exceleratorbi.com.au/conditional-formatting-using-icons-in-power-bi/
amitchandak
5 years agoSuper User
Anonymous , for conditional formatting it always better to have a measure that calculates shape and color.
Because column needs to min/max in visual tbale.
Refer to later part of this blog https://exceleratorbi.com.au/conditional-formatting-using-icons-in-power-bi/