Forum Discussion
Anonymous
5 years agoNot applicable
Up and down Arrows
Hi Experts I am trying to add up and down arrows to a KPI Visual and no luck Here is a post i found on line from the community (scroll down to the reply after community memeber) Link: htt...
- 5 years ago
Hi Anonymous
You can do this with Custom String Formatting to give you the arrows
https://www.myonlinetraininghub.com/custom-formatting-strings-in-power-bi
Select your measure and in the Format string area type (or copy/paste this) "▲";"▼"; which will display ▲ for positive values and ▼ for negative values
The code for ▲ is ALT+30 and ▼ is ALT+31
Arrow Symbols: Left, Right, Up and Down Arrow (alt-codes.net)
Regards
Phil
Anonymous
5 years agoNot applicable
Hi Phil
Do you have an example please
PhilipTreacy
5 years agoSuper User
Hi Anonymous
I linked to an article with lots of examples.
regards
Phil