<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Floating point precision problem on cards in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4855623#M1441663</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="344626" data-lia-user-login="dlopesc04" class="lia-mention lia-mention-user"&gt;dlopesc04&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Forum Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope the information provided was helpful. If you still have questions, please don't hesitate to reach out to the community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Oct 2025 09:38:16 GMT</pubDate>
    <dc:creator>v-priyankata</dc:creator>
    <dc:date>2025-10-22T09:38:16Z</dc:date>
    <item>
      <title>Floating point precision problem on cards</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4840855#M1438127</link>
      <description>&lt;P&gt;My cards started showing values like those in the screenshot below today:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;This is how the format of the measures is configured:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;It should just show a 0&lt;BR /&gt;&lt;BR /&gt;I really don't want to go over all my measures and add something like the below to them:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Measure Fixed = IF(ABS([YourMeasure]) &amp;lt; 0.000000000000001, 0, [YourMeasure])&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Is there any way to fix this with minimal suffering?&lt;BR /&gt;&lt;BR /&gt;P.S. Yes this is happening because the overall sum of a column in the table should return 0, but isn't:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: It seems this problem has been observed about three months ago, but there was no solution there:&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Power-Query/Decimal-Precision/m-p/4742208#M152402" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Power-Query/Decimal-Precision/m-p/4742208#M152402&lt;/A&gt;&lt;BR /&gt;Like the author of that post, I also &lt;SPAN&gt;feel&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;very&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;strongly&lt;/SPAN&gt; that we should not have to round anything in Power BI explicitly, and that this floating-point precision problem should be handled automatically by Power BI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 17:21:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4840855#M1438127</guid>
      <dc:creator>dlopesc04</dc:creator>
      <dc:date>2025-10-06T17:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point precision problem on cards</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4840883#M1438132</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="344626" data-lia-user-login="dlopesc04" class="lia-mention lia-mention-user"&gt;dlopesc04&lt;/a&gt;&amp;nbsp;I can't replicate this, what version of Desktop are you on?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 19:55:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4840883#M1438132</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2025-10-02T19:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point precision problem on cards</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4841620#M1438345</link>
      <description>&lt;P&gt;I am on&amp;nbsp;2.147.1085.0 64-bit (September 2025)&lt;BR /&gt;&lt;BR /&gt;Plus, the data type on the source is Decimal (30,5), meaning, only 5 digits after the decimal point&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 12:50:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4841620#M1438345</guid>
      <dc:creator>dlopesc04</dc:creator>
      <dc:date>2025-10-03T12:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point precision problem on cards</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4841635#M1438348</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="344626" data-lia-user-login="dlopesc04" class="lia-mention lia-mention-user"&gt;dlopesc04&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Possibly because precision loss or imprecision occurs.&amp;nbsp; -&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-data-types?utm_source=chatgpt.com#accuracy-of-number-type-calculations" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-data-types?utm_source=chatgpt.com#accuracy-of-number-type-calculations&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I would just&amp;nbsp; instead round the number to about 10 decimal values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 12:59:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4841635#M1438348</guid>
      <dc:creator>danextian</dc:creator>
      <dc:date>2025-10-03T12:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point precision problem on cards</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4841649#M1438352</link>
      <description>&lt;P&gt;Yeah, it most definitely is because of that. Also adding ROUND() to the measures rounds them to 0.&lt;BR /&gt;But that would be beyond impractical, and would introduce another layer of 'dumb design' proofing. Do I really now have to add a ROUND() to EVERY. SINGLE. MEASURE. I. EVER. CREATE ??&lt;BR /&gt;&lt;BR /&gt;Sorry, but I refuse.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 13:04:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4841649#M1438352</guid>
      <dc:creator>dlopesc04</dc:creator>
      <dc:date>2025-10-03T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point precision problem on cards</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4850380#M1440428</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="344626" data-lia-user-login="dlopesc04" class="lia-mention lia-mention-user"&gt;dlopesc04&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To avoid adding ROUND() to every measure, you can try these options:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Change the column's data type to Fixed Decimal Number in Power Query. This ensures precision is handled at the source, so measures display clean values (like 0) without individual adjustments. Reload your model after making this change.&lt;/LI&gt;
&lt;LI&gt;Create a base measure with ROUND and reference it in other calculations. This reduces the number of edits, though it requires updating existing measures to use it.&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 15 Oct 2025 06:13:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4850380#M1440428</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2025-10-15T06:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point precision problem on cards</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4855623#M1441663</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="344626" data-lia-user-login="dlopesc04" class="lia-mention lia-mention-user"&gt;dlopesc04&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Forum Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope the information provided was helpful. If you still have questions, please don't hesitate to reach out to the community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 09:38:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Floating-point-precision-problem-on-cards/m-p/4855623#M1441663</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2025-10-22T09:38:16Z</dc:date>
    </item>
  </channel>
</rss>

