<?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 Customer who bought A not B During Different Time Periods in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4746999#M181789</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to recreate this chart in PBI:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Trying to count number of customers who has purchased Product A not B, B not A and customers who purchased both A and B during current and previous rolling 12 months.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me construct this.&amp;nbsp; Attached is my work in progress using sample data:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/1P6w7ZzH4oo4-u-P35xJFqlZ1ZIoPDrM6/view?usp=sharing" target="_self"&gt;Link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regarding the WIP file, I've attempted to create measures that allow me to isolate customers who purchased A but not B during a 12 month period.&amp;nbsp; Somehow, it doesn't seem accurate and it doesn't allow me to count the number of customers.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jun 2025 19:45:12 GMT</pubDate>
    <dc:creator>etane</dc:creator>
    <dc:date>2025-06-27T19:45:12Z</dc:date>
    <item>
      <title>Customer who bought A not B During Different Time Periods</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4746999#M181789</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to recreate this chart in PBI:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Trying to count number of customers who has purchased Product A not B, B not A and customers who purchased both A and B during current and previous rolling 12 months.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me construct this.&amp;nbsp; Attached is my work in progress using sample data:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/1P6w7ZzH4oo4-u-P35xJFqlZ1ZIoPDrM6/view?usp=sharing" target="_self"&gt;Link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regarding the WIP file, I've attempted to create measures that allow me to isolate customers who purchased A but not B during a 12 month period.&amp;nbsp; Somehow, it doesn't seem accurate and it doesn't allow me to count the number of customers.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 19:45:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4746999#M181789</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-06-27T19:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Customer who bought A not B During Different Time Periods</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4747071#M181793</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jun 2025 01:47:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4747071#M181793</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-06-28T01:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Customer who bought A not B During Different Time Periods</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4747450#M181805</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not sure if I understood your question correctly, but I tried to recreate the page like below.&lt;/P&gt;
&lt;P&gt;Please check the below picture and the attached pbix file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/dax/intersect-function-dax?wt.mc_id=DP-MVP-5004989" target="_blank"&gt;INTERSECT function (DAX) - DAX | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/dax/except-function-dax?wt.mc_id=DP-MVP-5004989" target="_blank"&gt;EXCEPT function (DAX) - DAX | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/transform-model/calculation-groups?wt.mc_id=DP-MVP-5004989" target="_blank"&gt;Create calculation groups in Power BI - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jun 2025 06:29:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4747450#M181805</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2025-06-29T06:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Customer who bought A not B During Different Time Periods</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4748803#M181846</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;Thanks!&amp;nbsp; Exactly what I was looking for.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In one of the measures, you typed "A or B" but I am sure you meant "A and B"?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can you please add a measure that sums up units sold for customers who purchased both A and B?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 00:01:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4748803#M181846</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-07-01T00:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Customer who bought A not B During Different Time Periods</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4748806#M181847</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt;&amp;nbsp; &amp;nbsp;Thanks!&amp;nbsp; This works well.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 17:24:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customer-who-bought-A-not-B-During-Different-Time-Periods/m-p/4748806#M181847</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-06-30T17:24:03Z</dc:date>
    </item>
  </channel>
</rss>

