<?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: Power BI don't return good total in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4651438#M178047</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="605984" data-lia-user-login="Juju123" class="lia-mention lia-mention-user"&gt;Juju123&lt;/a&gt;&amp;nbsp;Hi! can you paste the data under that visual? with formulas for the calculated columns/measures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Meanwhile you can try with a measures like:&lt;/P&gt;
&lt;P&gt;Total Standard Cost = &lt;BR /&gt;SUMX(&lt;BR /&gt;'YourTable',&lt;BR /&gt;'YourTable'[Colonne A] * ('YourTable'[Price] / 'YourTable'[Lot size])&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;THX,&lt;/P&gt;
&lt;P&gt;BBF&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2025 12:04:42 GMT</pubDate>
    <dc:creator>BeaBF</dc:creator>
    <dc:date>2025-04-14T12:04:42Z</dc:date>
    <item>
      <title>Power BI don't return good total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4651405#M178046</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm having a problem with the total sum of a column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several filters in my Power BI: Supervisor, Company, Creation date, etc.&lt;/P&gt;&lt;P&gt;In the example I'm showing you, I've only filtered on SUPERVISOR = FME AND FEL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a column called "SUPERVISOR" and I want to calculate the total standard cost.&lt;BR /&gt;I created a calculated column to get the standard cost: Column A * (Price/Lot size)&lt;BR /&gt;The total standard cost is incorrect because Power BI isn't adding the results.&lt;BR /&gt;Power BI calculates as 68 * (Price/Lot size), whereas I want it to add the data in the "Standard Cost" column.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 11:56:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4651405#M178046</guid>
      <dc:creator>Juju123</dc:creator>
      <dc:date>2025-04-14T11:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI don't return good total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4651438#M178047</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="605984" data-lia-user-login="Juju123" class="lia-mention lia-mention-user"&gt;Juju123&lt;/a&gt;&amp;nbsp;Hi! can you paste the data under that visual? with formulas for the calculated columns/measures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Meanwhile you can try with a measures like:&lt;/P&gt;
&lt;P&gt;Total Standard Cost = &lt;BR /&gt;SUMX(&lt;BR /&gt;'YourTable',&lt;BR /&gt;'YourTable'[Colonne A] * ('YourTable'[Price] / 'YourTable'[Lot size])&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;THX,&lt;/P&gt;
&lt;P&gt;BBF&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 12:04:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4651438#M178047</guid>
      <dc:creator>BeaBF</dc:creator>
      <dc:date>2025-04-14T12:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI don't return good total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4661017#M178483</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="605984" data-lia-user-login="Juju123" class="lia-mention lia-mention-user"&gt;Juju123&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="202311" data-lia-user-login="BeaBF" class="lia-mention lia-mention-user"&gt;BeaBF&lt;/a&gt;&amp;nbsp;, Thanks for your promt respons&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 11:50:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4661017#M178483</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-04-21T11:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI don't return good total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4665901#M178699</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/605984" target="_blank"&gt;@Juju123&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 04:57:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4665901#M178699</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-04-24T04:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI don't return good total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4670430#M178890</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="605984" data-lia-user-login="Juju123" class="lia-mention lia-mention-user"&gt;Juju123&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 09:30:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4670430#M178890</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-04-28T09:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI don't return good total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4679723#M179246</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally i do this formula in ETL. Thanks for your answers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 07:47:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Power-BI-don-t-return-good-total/m-p/4679723#M179246</guid>
      <dc:creator>Juju123</dc:creator>
      <dc:date>2025-05-05T07:47:01Z</dc:date>
    </item>
  </channel>
</rss>

