Forum Discussion
Zaky
Helper IV
7 years agoHelp with Gauge Percentages
Hi, Could someone please point me in the right direction on this. I have selected 3 distinct values whish are Total Utilization, Approved budget and anticipated final. How can I calculate the col...
AlB
Community Champion
7 years agoZaky
Helper IV
7 years agoHi,
Sorry, it's callout value in correct. I actually want the gauge to show percentage of Total budget utilization vs approved budget because beside the gauge visual has Card visual to show the budget spending in unit value.
Hope this will get you to my point.
Thanks
- AlB7 years ago
Community Champion
Ok, how about creating a new measure based on the two you already have:
PercMeasure= DIVIDE([Total utilisation YTD], [Approved Budget])
and set it in values of the gauge. Then set the max of the gauge to 1 and min to 0
- Zaky7 years ago
Helper IV
Hi,
i'm trying to create the measure, but it says that the table that i selected cannot be determined. Why is it?
- v-chuncz-msft7 years ago
Community Support