<?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: Grand total of column is zero in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3085105#M107767</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;This is supposed to be a measure not a calculated column.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also I assume [GP/Unit Est] and [Units Sold Dev (Act vs Act Est%)] are measures?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Feb 2023 14:02:10 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2023-02-17T14:02:10Z</dc:date>
    <item>
      <title>Grand total of column is zero</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3084664#M107715</link>
      <description>&lt;P&gt;When using PowerBI, when i multiply (GP/Unit Est) by (Units Sold Dev[Act vs Act Est%]), the grand total of this formula is zero.&lt;/P&gt;&lt;P&gt;Could you advise me how can i get the correct grand total?&lt;/P&gt;&lt;P&gt;I tried using SUMX, but it doesnt seem to work.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;sumx&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Table&lt;/SPAN&gt;&lt;SPAN&gt;,Table&lt;/SPAN&gt;&lt;SPAN&gt;[GP/Unit Est]&lt;/SPAN&gt;&lt;SPAN&gt;*&lt;/SPAN&gt;&lt;SPAN&gt;Final&lt;/SPAN&gt;&lt;SPAN&gt;[Units Sold Dev (Act vs Act Est%)]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 08:55:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3084664#M107715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-17T08:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Grand total of column is zero</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3084738#M107726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;Please try&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;=
SUMX (
    VALUES ( 'Table'[Product Group Description] ),
    [GP/Unit Est] * [Units Sold Dev (Act vs Act Est%)]
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 14:00:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3084738#M107726</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-02-17T14:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Grand total of column is zero</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3085043#M107763</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Sir, the measure you provided is not working.&lt;/P&gt;&lt;P&gt;And I don't know why the G*F column for me shows different values than in the requirement Image by&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 13:34:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3085043#M107763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-17T13:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Grand total of column is zero</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3085105#M107767</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;This is supposed to be a measure not a calculated column.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also I assume [GP/Unit Est] and [Units Sold Dev (Act vs Act Est%)] are measures?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 14:02:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3085105#M107767</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-02-17T14:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Grand total of column is zero</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3086024#M107877</link>
      <description>&lt;P&gt;I don't know&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Can you please reply regarding the same questions?&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 10:17:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3086024#M107877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-18T10:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Grand total of column is zero</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3086049#M107878</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you copy and paste your table into a reply so I can work with it?&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 11:07:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3086049#M107878</guid>
      <dc:creator>TaylorPBI21</dc:creator>
      <dc:date>2023-02-18T11:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Grand total of column is zero</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3086973#M107965</link>
      <description>&lt;P&gt;Thank you so much! It works! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 02:33:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grand-total-of-column-is-zero/m-p/3086973#M107965</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-20T02:33:51Z</dc:date>
    </item>
  </channel>
</rss>

