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
April 27 - 30 | GAYLORD TEXAN
Register now to lock in early bird pricing through February 25!
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.