Forum Discussion
nehajadhav166
Resolver I
4 years agoUnicode character for rectangle
Hi Experts, Is there a Unicode character present for the green, orange, and yellow rectangle? Thanks, Neha
- 4 years ago
Hi nehajadhav166 ,
You can create a rule to colour it in.
Before:
Create the following measures to suit your needs.
color = IF(MAX('Table'[test2])<>BLANK(),"RED")And refer:
https://www.dalesandro.net/how-to-use-unicode-characters-in-power-bi/
Did I answer your question? Mark my post as a solution!
Best RegardsLucien
v-luwang-msft
Community Support
4 years agoHi nehajadhav166 ,
You can create a rule to colour it in.
Before:
Create the following measures to suit your needs.
color = IF(MAX('Table'[test2])<>BLANK(),"RED")
And refer:
https://www.dalesandro.net/how-to-use-unicode-characters-in-power-bi/
Did I answer your question? Mark my post as a solution!
Best Regards
Lucien