Forum Discussion
AuraCorp
10 years agoNew Member
up arrow / show a shape based on a formula
Hi all. I just want to show a shap (in this case a green arrow) based on a comparision between two numbers.
ruthpozuelo
Post Prodigy
10 years agoHi,
You can also use Cambria Math symbols to display the arrows.
Using a similar example smoupre gave you, the formula would look like:
Key = IF([Rank Trend]>-1,"⇧", "⇩")
You can copy the arrows directly from this thread into power bi.
/Ruth
Anonymous
9 years agoNot applicable
Hi all,
Thanks for your contribution to the Community , I am learning and enjoying it because of you guys.
I have tried the KPI indicators using ruthpozuelo method as well as smoupre, I was able to use Unicode symbols in both Table and Matrix , Since I needed coloured arrows I was working with Image url's also, But it was not working as expected for me in Matrix.
Any workaround for this? I have shared a sample published link for your understanding.
Regards
- pekkak9 years agoRegular Visitor
ravsha85, can you share us your desktop file?