Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
i have created arrows using unichar function and added within my card visual , is there any workaround to get the arrows colored to green when it goes up , red when it goes down and yellow otherwise
my current KPIs looks like this:
Solved! Go to Solution.
Hi,
You can do this with format measure:
E.g.
DAX:
End result:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
thanks solution has worked for me
Hi,
You can do this with format measure:
E.g.
DAX:
End result:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!