Forum Discussion
Unicode character for rectangle
Hi Experts,
Is there a Unicode character present for the green, orange, and yellow rectangle?
Thanks,
Neha
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
3 Replies
- Greg_DecklerCommunity Champion
nehajadhav166 I think they exist for squares but not rectangles. Scroll to bottom of page:
- nehajadhav166Resolver I
Hi Amit,
Thanks for the quick reply.
Yes, I found square but was wondering if something is available for rectangle as well.
Thanks,
Neha
- v-luwang-msftCommunity Support
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