<?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: TOTALYTD Excluding items when they don't occur in a given month in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873394#M40180</link>
    <description>&lt;P&gt;Hey&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you share your file?&lt;/P&gt;&lt;P&gt;Usually that shouldn't happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
    <pubDate>Mon, 31 May 2021 16:35:00 GMT</pubDate>
    <dc:creator>selimovd</dc:creator>
    <dc:date>2021-05-31T16:35:00Z</dc:date>
    <item>
      <title>TOTALYTD Excluding items when they don't occur in a given month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873346#M40178</link>
      <description>&lt;P&gt;TOTALYTD is not giving the result i would expect it to.&amp;nbsp; When i write this measure;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;COUNT YTD = &lt;/SPAN&gt;&lt;SPAN&gt;TOTALYTD(COUNT(Sheet1[BRAND]),Sheet1[MONTH])&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;It gives me the correct total YTD for my data, but when i introduce the Brand dimension to a matrix table (or any table) it does not show the count for a brand that didn't occur in the selected month&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Example data below.&amp;nbsp; The BRAND/MONTH columns are what is being summarized in .pbix.&amp;nbsp; As you can see, there are 0 instances of "FRUIT LOOPS" in February 2020.&amp;nbsp; The total YTD of all brands should be 19.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;When i interpret this in Power BI, it gives the correct total, but excludes Fruit Loops as there was no instances in February&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any tips?&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 31 May 2021 15:50:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873346#M40178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-31T15:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: TOTALYTD Excluding items when they don't occur in a given month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873394#M40180</link>
      <description>&lt;P&gt;Hey&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you share your file?&lt;/P&gt;&lt;P&gt;Usually that shouldn't happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Mon, 31 May 2021 16:35:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873394#M40180</guid>
      <dc:creator>selimovd</dc:creator>
      <dc:date>2021-05-31T16:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: TOTALYTD Excluding items when they don't occur in a given month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873553#M40186</link>
      <description>&lt;P&gt;Long time reader, first time poster... dumb question, but how can I share .pbix?&lt;/P&gt;</description>
      <pubDate>Mon, 31 May 2021 19:32:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873553#M40186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-31T19:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: TOTALYTD Excluding items when they don't occur in a given month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873569#M40188</link>
      <description>&lt;P&gt;Hey&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you have to use an external service like OneDrive or&amp;nbsp;I prefer swisstransfer.com&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Mon, 31 May 2021 19:58:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873569#M40188</guid>
      <dc:creator>selimovd</dc:creator>
      <dc:date>2021-05-31T19:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: TOTALYTD Excluding items when they don't occur in a given month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873601#M40190</link>
      <description>&lt;P&gt;Hey&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the problem is or was that you don't use a proper date table.&lt;/P&gt;&lt;P&gt;Most of the time intelligence functions work only if you have a date table. I integrated a date table and now it works like a charm:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will send you the file in private.&lt;/P&gt;&lt;DIV&gt;If you need any help please let me know.&lt;/DIV&gt;&lt;DIV&gt;If I answered your question I would be happy if you could mark my post as a solution &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; and give it a thumbs up &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best regards&lt;/DIV&gt;&lt;DIV&gt;Denis&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Blog: &lt;A title="Click here!" href="https://whatthefact.bi/?utm_source=powerbicommunity&amp;amp;utm_medium=link&amp;amp;utm_campaign=forum" target="_blank" rel="noopener"&gt;&lt;U&gt;WhatTheFact.bi&lt;/U&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;Follow me: &lt;A title="Click here!" href="https://twitter.com/DenSelimovic" target="_blank" rel="noopener"&gt;&lt;U&gt;twitter.com/DenSelimovic&lt;/U&gt;&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 31 May 2021 20:26:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873601#M40190</guid>
      <dc:creator>selimovd</dc:creator>
      <dc:date>2021-05-31T20:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: TOTALYTD Excluding items when they don't occur in a given month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873697#M40199</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp; I had to change some relationships and measures, but it works when i add the data table and made a few other tweaks. Thanks so much for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 31 May 2021 22:18:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1873697#M40199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-31T22:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: TOTALYTD Excluding items when they don't occur in a given month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1874207#M40217</link>
      <description>&lt;P&gt;Hey&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm happy it works now&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 05:58:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOTALYTD-Excluding-items-when-they-don-t-occur-in-a-given-month/m-p/1874207#M40217</guid>
      <dc:creator>selimovd</dc:creator>
      <dc:date>2021-06-01T05:58:04Z</dc:date>
    </item>
  </channel>
</rss>

