<?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 value wrong in table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1835629#M39070</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can try a bit another approach:&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/DAX-Commands-and-Tips/DAX-Formula-Total-is-coming-0/m-p/1719572" target="_blank"&gt;https://community.powerbi.com/t5/DAX-Commands-and-Tips/DAX-Formula-Total-is-coming-0/m-p/1719572&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#333399"&gt;&lt;EM&gt;If this post helps, then please consider &lt;U&gt;Accept it as the solution&lt;/U&gt; &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 May 2021 08:56:59 GMT</pubDate>
    <dc:creator>ERD</dc:creator>
    <dc:date>2021-05-11T08:56:59Z</dc:date>
    <item>
      <title>Total value wrong in table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1802833#M38023</link>
      <description>&lt;P&gt;Hi all!!&lt;BR /&gt;&lt;BR /&gt;I have this meansure bellow, when this mensure is in line is write, but the total value is wrong.&lt;BR /&gt;&lt;BR /&gt;Someone know how could I do this ??&lt;BR /&gt;&lt;BR /&gt;Thank so much,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VAR MaxDate = MAX(fEstoque[OrderDate])&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VAR Result =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[Desvio Consumo] * [Custo Standard],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;fMovimentacoes[OrderDate]&amp;lt;=MaxDate,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ALL( fMovimentacoes[OrderDate])&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;Return&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Result &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 23 Apr 2021 13:43:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1802833#M38023</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-23T13:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Total value wrong in table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1802880#M38025</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The answer for this topic (incorrect totals for measures) can be found in this forum.&lt;/P&gt;&lt;P&gt;For example,&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Desktop/DAX-Measure-Correct-values-but-wrong-total/m-p/1790203#M699236" target="_self"&gt;Correct values, but wrong total&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#333399"&gt;&lt;EM&gt;If this post helps, then please consider &lt;U&gt;Accept it as the solution&lt;/U&gt; &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 14:02:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1802880#M38025</guid>
      <dc:creator>ERD</dc:creator>
      <dc:date>2021-04-23T14:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Total value wrong in table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1803116#M38039</link>
      <description>&lt;P&gt;Isn't running write, I could with Sumx But it is very slowly&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 16:06:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1803116#M38039</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-23T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Total value wrong in table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1803328#M38053</link>
      <description>&lt;P&gt;Its run, but i have a lot data so i cant't use Sumx because gonna be very slowly&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 18:59:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1803328#M38053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-23T18:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Total value wrong in table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1803332#M38054</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Performance of the measure is dependent on many factors:&amp;nbsp;data model, the relationship of&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tables, etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Try to read this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Community-Blog/Performance-Tuning-DAX-Part-1/ba-p/976275" target="_blank" rel="noopener"&gt;Performance Tuning DAX - Part 1&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 19:16:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1803332#M38054</guid>
      <dc:creator>ERD</dc:creator>
      <dc:date>2021-04-23T19:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Total value wrong in table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1835629#M39070</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can try a bit another approach:&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/DAX-Commands-and-Tips/DAX-Formula-Total-is-coming-0/m-p/1719572" target="_blank"&gt;https://community.powerbi.com/t5/DAX-Commands-and-Tips/DAX-Formula-Total-is-coming-0/m-p/1719572&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#333399"&gt;&lt;EM&gt;If this post helps, then please consider &lt;U&gt;Accept it as the solution&lt;/U&gt; &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 08:56:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-value-wrong-in-table/m-p/1835629#M39070</guid>
      <dc:creator>ERD</dc:creator>
      <dc:date>2021-05-11T08:56:59Z</dc:date>
    </item>
  </channel>
</rss>

