Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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!
Solved! Go to Solution.
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.
Best regards,
Yuliana Gu
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.
Best regards,
Yuliana Gu
@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!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
142 | |
76 | |
63 | |
51 | |
47 |
User | Count |
---|---|
211 | |
82 | |
61 | |
61 | |
60 |