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 ago
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
Zaky
Helper IV
7 years agoHi,
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