<?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: Need help in All Function in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-in-All-Function/m-p/4323844#M171661</link>
    <description>&lt;P&gt;Typical result of &lt;STRONG&gt;Referential Integrity Violation&lt;/STRONG&gt; of your data model, nothing to do with ALL(). Google that term if you want to learn a bit more.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2024 12:33:37 GMT</pubDate>
    <dc:creator>ThxAlot</dc:creator>
    <dc:date>2024-12-11T12:33:37Z</dc:date>
    <item>
      <title>Need help in All Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-in-All-Function/m-p/4323777#M171658</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting blank dimension value automatically when i use ALL function. Can anyone please help?&lt;BR /&gt;I do not want this blank getting assigned in 'Total Sales'.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Total Sales&lt;/SPAN&gt;&lt;SPAN&gt;= &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;([Net Sales],&lt;/SPAN&gt;&lt;SPAN&gt;ALL&lt;/SPAN&gt;&lt;SPAN&gt;('Pro'))&lt;BR /&gt;&lt;BR /&gt;'Division' is coming from 'Pro' . Note that I want to use an attribute parameter in this table with all columns coming from 'Pro' like Division, Setup, etc.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can anyone please help?&lt;BR /&gt;&lt;BR /&gt;Desired Result -&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 11:58:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-in-All-Function/m-p/4323777#M171658</guid>
      <dc:creator>jibran_wani</dc:creator>
      <dc:date>2024-12-11T11:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in All Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-in-All-Function/m-p/4323844#M171661</link>
      <description>&lt;P&gt;Typical result of &lt;STRONG&gt;Referential Integrity Violation&lt;/STRONG&gt; of your data model, nothing to do with ALL(). Google that term if you want to learn a bit more.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 12:33:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-in-All-Function/m-p/4323844#M171661</guid>
      <dc:creator>ThxAlot</dc:creator>
      <dc:date>2024-12-11T12:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in All Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-in-All-Function/m-p/4324939#M171710</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="899293" data-lia-user-login="jibran_wani" class="lia-mention lia-mention-user"&gt;jibran_wani&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on the information you provided, these table columns must not be from the same table. Refer to below table relationship and formula:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Total Sales = CALCULATE(SUM(Pro[Net Sales]), ALL('Pro'))&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;Best Regards,&lt;BR /&gt;Adamk Kong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 03:19:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-in-All-Function/m-p/4324939#M171710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-12T03:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in All Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-in-All-Function/m-p/4325032#M171714</link>
      <description>&lt;P&gt;Hey ,&lt;BR /&gt;select your visual and open filter pane&amp;nbsp;&lt;BR /&gt;go to filter on this visual and for Division , select basic filtering and selcet all division except "Blank"&lt;BR /&gt;Thank You&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 04:52:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-in-All-Function/m-p/4325032#M171714</guid>
      <dc:creator>govind_021</dc:creator>
      <dc:date>2024-12-12T04:52:57Z</dc:date>
    </item>
  </channel>
</rss>

