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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
WallyWallWal
Helper I
Helper I

Gauge visualization not functioning as intended

Hello!  Newbie here... and first posting!!  

 

I am trying to get the Gauge visualization to work and am having issues.  I read how to get the total count so that it displays.  

 

What I am running into is using two charts, and when clicking on one line of my bar chart, the gauge just gives me the total of that bar, not a count of the total.  Looking for any help and/or suggestions!  I was expecting to see 76 of 2185, but didn't get that.  Thank you for the help!

 

image 1.jpgimage 2.jpgimage 3.jpg

 

 

1 ACCEPTED SOLUTION
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @WallyWallWal,

 

Please create two measures similar to:

Actual value = SUM(Table[Sales])

Total of all = CALCULATE(SUM(Table[Sales]),ALL(Table))

Add [Actual value] to 'Value' section of Gauge, add [Total of all] to 'Maximum value' section.

1.PNG

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
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

3 REPLIES 3
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @WallyWallWal,

 

Please create two measures similar to:

Actual value = SUM(Table[Sales])

Total of all = CALCULATE(SUM(Table[Sales]),ALL(Table))

Add [Actual value] to 'Value' section of Gauge, add [Total of all] to 'Maximum value' section.

1.PNG

 

Best regards,

Yuliana Gu

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

@v-yulgu-msft If I wanted to change this to a percentage, how do I go about doing that?  Thanks.

Thanks, @v-yulgu-msft!  This truly helped me out and understand how to create the gauge display correctly.  Appreciate the help!

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.