Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Zaky
Helper IV
Helper IV

Help 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 collout gauge value as a percentage of total utilization?

 

utilization.JPG

 

 

 

 

 

 

 

2 ACCEPTED SOLUTIONS
AlB
Community Champion
Community Champion

@Zaky

 

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

View solution in original post

@Zaky,

 

Just add SUM.

https://community.powerbi.com/t5/Desktop/Vizualization-Card/m-p/404713#M185160

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
AlB
Community Champion
Community Champion

Hi @Zaky

 

What is the "collout gauge value"? Can you explain a bit more what you need?

 

Hi,

 

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.

 

utilization.JPG

 

Hope this will get you to my point.

 

Thanks

AlB
Community Champion
Community Champion

@Zaky

 

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

Hi,

 

i'm trying to create the measure, but it says that the table that i selected cannot be determined. Why is it?

 

error measure1.jpg

@Zaky,

 

Just add SUM.

https://community.powerbi.com/t5/Desktop/Vizualization-Card/m-p/404713#M185160

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.