Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am having trouble getting the negative percentage to show as a red arrow. conditional formatting doesn't allow me to enter negative numbers. Any ideas on how to fix this? For example, -23.66 % should not be showing as going upward direction. Basically, anything that is in minus should be showing red.
Solved! Go to Solution.
Hi @stribor45
You can create a DAX Measure for the arrow symbol, and another for the color according to the value.
Here is an example of how to do it: Adding Up and Down Arrows with Color to KPIs in Power BI - The Data School Down Under
Also, this post might help: Solved: Add colored KPI arrows to show the trend - Microsoft Fabric Community
Hi @stribor45
You can create a DAX Measure for the arrow symbol, and another for the color according to the value.
Here is an example of how to do it: Adding Up and Down Arrows with Color to KPIs in Power BI - The Data School Down Under
Also, this post might help: Solved: Add colored KPI arrows to show the trend - Microsoft Fabric Community