Hi All,
I want to make a dynamic KPI triangle color as shown in green color in the image.
For example, if my profit goes down with respect to the previous year then the triangle will be red else it will show green.Thanks.
Hi!
Create a calculated measure that get the value -1, 0 or 1 depending if you are under, on or over previous year.
Then add a display rule to your meter with the conditions: -1 = red and 1 = green.
Add a text object with dynamic text for the description...:)
//Fredrik
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
Submit your idea!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.