<?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: Real Totals in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Real-Totals/m-p/1251349#M20626</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Try like&lt;/P&gt;
&lt;P&gt;New Abs Difference= SUMX(summarize(Table,Table[Origin Site],,Table[destination Site],"_1", [Abs Difference]).[_1])&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jul 2020 01:51:23 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2020-07-27T01:51:23Z</dc:date>
    <item>
      <title>Real Totals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Real-Totals/m-p/1251246#M20622</link>
      <description>&lt;P&gt;Hello everyone!&lt;BR /&gt;I am having some trouble calculating the sum total of a calculated measure in a table.&lt;/P&gt;&lt;P&gt;I need to do this action:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&amp;nbsp;(the absolute difference between baseline and historic column)&lt;/P&gt;&lt;P&gt;And then, sum out the total calculated column:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result has to be 44,308.55&lt;/P&gt;&lt;P&gt;But in power BI, it calculates the absolute difference between the total sums of the columns.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Hope someone can help me!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jul 2020 23:39:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Real-Totals/m-p/1251246#M20622</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-26T23:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Real Totals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Real-Totals/m-p/1251310#M20623</link>
      <description>&lt;P&gt;Please try using SUMX to get the correct total.&amp;nbsp; It references your existing measure but should give you the correct result both in your rows and your total.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NewMeasure = SUMX(VALUES(Table[Origin Site]), [Abs Difference])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this works for you, please mark it as the solution.&amp;nbsp; Kudos are appreciated too.&amp;nbsp; Please let me know if not.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 01:27:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Real-Totals/m-p/1251310#M20623</guid>
      <dc:creator>mahoneypat</dc:creator>
      <dc:date>2020-07-27T01:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Real Totals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Real-Totals/m-p/1251349#M20626</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Try like&lt;/P&gt;
&lt;P&gt;New Abs Difference= SUMX(summarize(Table,Table[Origin Site],,Table[destination Site],"_1", [Abs Difference]).[_1])&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 01:51:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Real-Totals/m-p/1251349#M20626</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-07-27T01:51:23Z</dc:date>
    </item>
  </channel>
</rss>

