<?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: Total using ALL in a DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-using-ALL-in-a-DAX/m-p/3293945#M122672</link>
    <description>&lt;P&gt;Thank you very much! it worked perfectly&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have done the same sintax before, but in a different order and it made all difference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no idea why, but i am glad it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jun 2023 19:53:43 GMT</pubDate>
    <dc:creator>coliveira03_</dc:creator>
    <dc:date>2023-06-20T19:53:43Z</dc:date>
    <item>
      <title>Total using ALL in a DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-using-ALL-in-a-DAX/m-p/3293628#M122657</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;In my data set, I have many folders and in each folder, many products inside&lt;BR /&gt;e.g.:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I need to user a slicer using product type description field, and when doing so automatically we have only the lines that contains this description&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;however, I need the folder TOTAL value - I have done the following dax and solves half of the problem&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it does give me the folder total &lt;STRONG&gt;by line&lt;/STRONG&gt;, but the total is a completly bigger number&lt;BR /&gt;&lt;BR /&gt;I know once i am using all, is ignoring the filter applied by the slicer, and for that reason&lt;/P&gt;&lt;P&gt;But i am looking for another solution&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps.: i have summerized a new table with folder number and product type description, and in this case works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;however I work with a huge dataset already, and doing this I am only making bigger&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;I have tried many different ways and nothing seems to work - any help or insights are really appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 15:51:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-using-ALL-in-a-DAX/m-p/3293628#M122657</guid>
      <dc:creator>coliveira03_</dc:creator>
      <dc:date>2023-06-20T15:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Total using ALL in a DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-using-ALL-in-a-DAX/m-p/3293688#M122661</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="519589" data-lia-user-login="coliveira03_" class="lia-mention lia-mention-user"&gt;coliveira03_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try&lt;/P&gt;
&lt;P&gt;Sales Total =&lt;BR /&gt;SUMX (&lt;BR /&gt;DISTINCT ( Folder[FolderNumber] ),&lt;BR /&gt;CALCULATE ( SUM ( Folder[SellAmount] ), ALL ( Folder[ProductTypeDescription] ) )&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 16:30:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-using-ALL-in-a-DAX/m-p/3293688#M122661</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-06-20T16:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Total using ALL in a DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-using-ALL-in-a-DAX/m-p/3293945#M122672</link>
      <description>&lt;P&gt;Thank you very much! it worked perfectly&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have done the same sintax before, but in a different order and it made all difference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no idea why, but i am glad it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 19:53:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-using-ALL-in-a-DAX/m-p/3293945#M122672</guid>
      <dc:creator>coliveira03_</dc:creator>
      <dc:date>2023-06-20T19:53:43Z</dc:date>
    </item>
  </channel>
</rss>

