Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
Solved! Go to Solution.
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
Just add SUM.
https://community.powerbi.com/t5/Desktop/Vizualization-Card/m-p/404713#M185160
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.
Hope this will get you to my point.
Thanks
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?
Just add SUM.
https://community.powerbi.com/t5/Desktop/Vizualization-Card/m-p/404713#M185160
User | Count |
---|---|
77 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
100 | |
93 | |
51 | |
50 | |
48 |