Forum Discussion
Green Up Arrow
Hi,
is there a UNICHAR for a green up arrow yet?
Thank you!
Sonia
Hi SoniaL,
You can refer to this thread:
Regards,
Jimmy Tao
8 Replies
- Phil_SeamarkMicrosoft Employee
Hi The following works nicely.
Just drag to a visual and set the colour to be green using the format properties of the visual
Measure = unichar(129153)
See here for more.
- AnonymousNot applicable
Thanks Phil_Seamark!
I have the arrows as a field in a multi row card visual, and can't seem to see where to change the colour... ?
- AnonymousNot applicable
I haven't tried it, but would conditional formatting help? You can change font colours, and it is a character.
- v-yuta-msftCommunity Support
Hi SoniaL,
You can refer to this thread:
Regards,
Jimmy Tao
- LavanyaHariRegular Visitor
The Green upper arrow UNICHAR code does not exist in power bi, but we can overcome this limitation by adding the Grey upper arrow UNICHAR (#11165), then we should create a separate measure for the color code. By using conditional formatting, we are able to display the green upward arrow.