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.
I'm having a rounding issue with a Percentage measure based on two other measures visualised in a Gauge.
I have three measures:
Total MAs = COUNTROWS('RAMAData')
Total MAs Compliant = COUNTROWS(FILTER('RAMAData',[Policy Position] = "Not Yet Due"))
Current Percentage Compliant = [Total MAs Compliant]/[Total MAs]
I want this to be calculated with full precision and then rounded only for visualisation. What I see happening and shown in the first image below is the table visualisation handling it correctly - 92.7% is a 1dp percentage from 1420/1531 = 0.92749836... The gauge however is showing 92.8%, which is simply wrong.
It conflicts with my existing Excel report and this will be noticed. Conflicting numbers breed distrust in one or both reports.
In the second image you can see what I believe to be the cause. When setting the metric to a higher dp it becomes clear that somewhere within the gauge it has already been rounded. It has gone from 0.92749836... to 0.9275 (2dp for percentage or 4dp for decimal), which then tips it over and it gets rerounded to 0.928 (1dp for percentage or 3dp for decimal).
The later rounding I want to happen, but the earlier one doesn't seem like it should be there at all.
Have I missed anything, or is this a bug in gauge? Incidentally, this is all built in Desktop, but it looks the same in the Service.
Could somebody from Microsoft please clarify, is this forum the appropriate place to raise issues such as the above or not? It certainly seemed to be during the pre-GA period, as posts clearly had "started" and "resolved" statuses, but this post has gone ignored for three weeks, barring an edit by an admin for no clear reason. This seems to be a genuine bug in the visualisation and requires attention - at very least acknowledgement! Am I to assume I should I be sending this to support instead of posting here now?
After a fairly short amount of time i'm becoming quickly disillusioned by the lack of focus on the basic funcitonality in favour of what feels like endless announcements of data linkages to more and more third party services that users such as myself (and i'd wager many others) just aren't going to use. I'm beginning to wonder if Power BI has clear enough direction on what it wants to be to make it a safe choice.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
19 | |
16 | |
13 | |
12 | |
11 |
User | Count |
---|---|
32 | |
25 | |
23 | |
19 | |
17 |