Forum Discussion
Dial Gauge
Hi All,
I need to apply Dial gauge with target Vs Achivement value.
Here Target value would be the maximum value.
Target = $38.05
Achievement = $11.16
I need to apply Dial gauge in such a way so that it would define 0-85% as red , 86-95% as Yellow and >95 as red.
Also I need to show percentage covered below of achivement value as pointer moves.
amitchandak SpartaBI Ashish_Mathur DataInsights Shishir22 Jihwan_Kim johnt75
- Anonymous4 years ago
Hi all,
I've solved it.
Sharing for others who might face similar problem.
taking Actual end as = Target*.85
Target end = Target*.95
Drag both measures in their respective field
earlier I was able to measure Achievement %
So in percentage field =Achievement % / 100
And the end I got my desired visual with value.
Let me know if other way we can do the same
1 Reply
- AnonymousNot applicable
Hi all,
I've solved it.
Sharing for others who might face similar problem.
taking Actual end as = Target*.85
Target end = Target*.95
Drag both measures in their respective field
earlier I was able to measure Achievement %
So in percentage field =Achievement % / 100
And the end I got my desired visual with value.
Let me know if other way we can do the same