Hi All,
I'm coding in the widget library for a KPI which should look like the ones in the screen shot.
The problem i am facing is in showing the icons. They have to appear conditionally depending on the two measures selected.
Measure 1: Target amount
Measure 2: Achieved amount
So if the "Achieved amount" is greater than its counter part, the hand icon should point up else below.
I am unable to do this conditional looping in the widget library. And we are limited to use only HTML and CSS
Thanks
Janani