<?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: Calculate number of distinct items removed from list and what items they are in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-number-of-distinct-items-removed-from-list-and-what/m-p/3390098#M127796</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="544152" data-lia-user-login="Jameswhittle91" class="lia-mention lia-mention-user"&gt;Jameswhittle91&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide an example with some "dummy" data and your expected output? At least, how is your data structured. If you cannot do it, please check this video:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=u2ImJFc1B7c" target="_blank"&gt;https://www.youtube.com/watch?v=u2ImJFc1B7c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The same logic that applies for lost customers will apply for your data&lt;/P&gt;</description>
    <pubDate>Mon, 21 Aug 2023 13:26:51 GMT</pubDate>
    <dc:creator>mlsx4</dc:creator>
    <dc:date>2023-08-21T13:26:51Z</dc:date>
    <item>
      <title>Calculate number of distinct items removed from list and what items they are</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-number-of-distinct-items-removed-from-list-and-what/m-p/3349189#M125757</link>
      <description>&lt;P&gt;Hi, I'd like to calculate the number of items that remove from a list each week. essentially each shopping list has been appended into one master table. I'd like to find the number of items that are no longer on the list (I have a shopping list number column) and what these items were. How would i go about achieving this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance for any help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 16:02:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-number-of-distinct-items-removed-from-list-and-what/m-p/3349189#M125757</guid>
      <dc:creator>Jameswhittle91</dc:creator>
      <dc:date>2023-07-25T16:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate number of distinct items removed from list and what items they are</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-number-of-distinct-items-removed-from-list-and-what/m-p/3390098#M127796</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="544152" data-lia-user-login="Jameswhittle91" class="lia-mention lia-mention-user"&gt;Jameswhittle91&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide an example with some "dummy" data and your expected output? At least, how is your data structured. If you cannot do it, please check this video:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=u2ImJFc1B7c" target="_blank"&gt;https://www.youtube.com/watch?v=u2ImJFc1B7c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The same logic that applies for lost customers will apply for your data&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 13:26:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-number-of-distinct-items-removed-from-list-and-what/m-p/3390098#M127796</guid>
      <dc:creator>mlsx4</dc:creator>
      <dc:date>2023-08-21T13:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate number of distinct items removed from list and what items they are</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-number-of-distinct-items-removed-from-list-and-what/m-p/3390205#M127802</link>
      <description>&lt;P&gt;You can create a list of values for the current week and the same list for the previous one. And then INTERSECT will help you.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 12:58:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-number-of-distinct-items-removed-from-list-and-what/m-p/3390205#M127802</guid>
      <dc:creator>mbamber</dc:creator>
      <dc:date>2023-08-21T12:58:40Z</dc:date>
    </item>
  </channel>
</rss>

