<?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: Wrong total with dax measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1473995#M28022</link>
    <description>&lt;P&gt;Hallo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I not shure what yoy mean. I have tryet to use sumx so some you se in the measure.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Nov 2020 10:06:57 GMT</pubDate>
    <dc:creator>andreasalleslev</dc:creator>
    <dc:date>2020-11-04T10:06:57Z</dc:date>
    <item>
      <title>Wrong total with dax measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1472518#M27986</link>
      <description>&lt;P&gt;Hallo Anybody&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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;I have this measure:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Forbrugt Antal = IF(SUM('Optælling linjer'[Basis enheder]) &amp;lt;&amp;gt; BLANK(),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE(SUMX('Optælling linjer','Optælling linjer'[Basis enheder]),USERELATIONSHIP(aabningsdage[ID_LastDay],'Optælling linjer'[ID_day]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(CALCULATE(SUMX(Vaerdiposter, Vaerdiposter[Invoiced_Quantity]),Vaerdiposter[Day_7_Count]="false")*-1)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SUMX('Optælling linjer', 'Optælling linjer'[Basis enheder]),BLANK())&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;And here is the result:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I need the total calculated by the showing collums!!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Andreas&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 03 Nov 2020 19:26:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1472518#M27986</guid>
      <dc:creator>andreasalleslev</dc:creator>
      <dc:date>2020-11-03T19:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong total with dax measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1472562#M27990</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="185899" data-lia-user-login="andreasalleslev" class="lia-mention lia-mention-user"&gt;andreasalleslev&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share the pbix? or a pbix with dummy data that repros the issue?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving a thumbs up if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 20:28:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1472562#M27990</guid>
      <dc:creator>AlB</dc:creator>
      <dc:date>2020-11-03T20:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong total with dax measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1472847#M27998</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="185899" data-lia-user-login="andreasalleslev" class="lia-mention lia-mention-user"&gt;andreasalleslev&lt;/a&gt;&amp;nbsp; is it work to add a sumx out of your measure, iterating on year and month?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 00:31:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1472847#M27998</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2020-11-04T00:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong total with dax measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1473987#M28021</link>
      <description>&lt;P&gt;Hallo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank for ypu answar, I will try to make af file with dummy data and send to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards Andreas&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 10:05:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1473987#M28021</guid>
      <dc:creator>andreasalleslev</dc:creator>
      <dc:date>2020-11-04T10:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong total with dax measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1473995#M28022</link>
      <description>&lt;P&gt;Hallo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I not shure what yoy mean. I have tryet to use sumx so some you se in the measure.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 10:06:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Wrong-total-with-dax-measure/m-p/1473995#M28022</guid>
      <dc:creator>andreasalleslev</dc:creator>
      <dc:date>2020-11-04T10:06:57Z</dc:date>
    </item>
  </channel>
</rss>

