<?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: Unexpected behavior with SUMMARIZE in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unexpected-behavior-with-SUMMARIZE/m-p/2541320#M71581</link>
    <description>&lt;P&gt;You should never perform any calculations in SUMMARIZE in measures. SUMMARIZE is such a complex function (in terms of behaviour) that Alberto Ferrari and Marco Russo strongly advise against performing calculations within it (they themselves never do it). Please, instead use the combination ADDCOLUMNS/SUMMARIZE. SUMMARIZE must only be used for grouping, nothing else, if you want to stay sane.&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2022 11:30:46 GMT</pubDate>
    <dc:creator>daXtreme</dc:creator>
    <dc:date>2022-05-26T11:30:46Z</dc:date>
    <item>
      <title>Unexpected behavior with SUMMARIZE</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unexpected-behavior-with-SUMMARIZE/m-p/2541289#M71580</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the measure 'AR total avg', I use 2 variables, 'ar_source' and 'agent_validate'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At lowest level of the hierarchy, variable 'ar_source' shows total leads of each source.&lt;/P&gt;&lt;P&gt;On the next level of the hierarchy, variable 'agent_validate' shows the sum of total leads of all sources.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, variable 'agent_validate' shows 54893 leads which is incorrect, the correct number is 96512 (sum of total leads of all sources calculated by variable 'ar_source')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me with this case :(.&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;</description>
      <pubDate>Thu, 26 May 2022 11:09:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unexpected-behavior-with-SUMMARIZE/m-p/2541289#M71580</guid>
      <dc:creator>Jake_Neyu</dc:creator>
      <dc:date>2022-05-26T11:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior with SUMMARIZE</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unexpected-behavior-with-SUMMARIZE/m-p/2541320#M71581</link>
      <description>&lt;P&gt;You should never perform any calculations in SUMMARIZE in measures. SUMMARIZE is such a complex function (in terms of behaviour) that Alberto Ferrari and Marco Russo strongly advise against performing calculations within it (they themselves never do it). Please, instead use the combination ADDCOLUMNS/SUMMARIZE. SUMMARIZE must only be used for grouping, nothing else, if you want to stay sane.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 11:30:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unexpected-behavior-with-SUMMARIZE/m-p/2541320#M71581</guid>
      <dc:creator>daXtreme</dc:creator>
      <dc:date>2022-05-26T11:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior with SUMMARIZE</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unexpected-behavior-with-SUMMARIZE/m-p/2541845#M71613</link>
      <description>&lt;P&gt;Hi mate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your advice, do you have any idea how I can apply ADDCOLUMNS with this case?&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 16:09:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unexpected-behavior-with-SUMMARIZE/m-p/2541845#M71613</guid>
      <dc:creator>Jake_Neyu</dc:creator>
      <dc:date>2022-05-26T16:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior with SUMMARIZE</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unexpected-behavior-with-SUMMARIZE/m-p/2541895#M71616</link>
      <description>&lt;P&gt;&lt;A href="https://www.sqlbi.com/articles/all-the-secrets-of-summarize/" target="_blank"&gt;All the secrets of SUMMARIZE - SQLBI&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 16:43:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unexpected-behavior-with-SUMMARIZE/m-p/2541895#M71616</guid>
      <dc:creator>daXtreme</dc:creator>
      <dc:date>2022-05-26T16:43:04Z</dc:date>
    </item>
  </channel>
</rss>

