Forum Discussion
Using conditional format to color the column
- 4 years ago
Hi. If you already have the column indicator you can just use it. If you want to build it, you can create a measure like this in order to use it as format condition of a Cell element:
Be sure to use Hexadecimal instead of words to show a nicer color than the regular one that PowerBi will render with the literal text.
I hope that helps,
Hi. If you already have the column indicator you can just use it. If you want to build it, you can create a measure like this in order to use it as format condition of a Cell element:
Be sure to use Hexadecimal instead of words to show a nicer color than the regular one that PowerBi will render with the literal text.
I hope that helps,
Thank you so much brother, it was really very helpful. Much appriciated your help. Learned alot from this example.