<?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: DAX for filtering data by both dates and primary key in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-filtering-data-by-both-dates-and-primary-key/m-p/2531680#M71037</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;, it's no longer needed as the requirement has changed. Appreciate your response!&lt;/P&gt;</description>
    <pubDate>Mon, 23 May 2022 01:06:15 GMT</pubDate>
    <dc:creator>Green_Cloud</dc:creator>
    <dc:date>2022-05-23T01:06:15Z</dc:date>
    <item>
      <title>DAX for filtering data by both dates and primary key</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-filtering-data-by-both-dates-and-primary-key/m-p/2521072#M70291</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to see the INQUIRY COUNT and APPLICATION COUNT in a table which will be organized by weeks and also the APPLICATION COUNT will be the subset of INQUIRY COUNT (same people who inquired and applied). The primary key in INQUIRY table is INQUIRY_EMAILID field which stays as foreign key in Application table by APPLICATION_EMAILID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the formula for INQUIRY COUNT and APPLICATION COUNT is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;INQUIRY COUNT&lt;/EM&gt;=COUNT(INQUIRY_INQUIRYDATE)&lt;/P&gt;&lt;P&gt;&lt;EM&gt;APPLICATION COUNT&lt;/EM&gt;=COUNT(APPLICATION_APPLYDATE)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a snapshot of current data model which limits data by email id irrespective of same week for both inquiry and application date. I need to see how many people who inquired on a certain week comes back in the same week for application (people who applied need to be the subset of people who inquired as well)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A sample expected output format is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 01:05:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-filtering-data-by-both-dates-and-primary-key/m-p/2521072#M70291</guid>
      <dc:creator>Green_Cloud</dc:creator>
      <dc:date>2022-05-23T01:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: DAX for filtering data by both dates and primary key</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-filtering-data-by-both-dates-and-primary-key/m-p/2522204#M70386</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="384900" data-lia-user-login="Green_Cloud" class="lia-mention lia-mention-user"&gt;Green_Cloud&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;What is the smaple input data for this sample expected output?&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 06:01:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-filtering-data-by-both-dates-and-primary-key/m-p/2522204#M70386</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-05-18T06:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: DAX for filtering data by both dates and primary key</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-filtering-data-by-both-dates-and-primary-key/m-p/2531680#M71037</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;, it's no longer needed as the requirement has changed. Appreciate your response!&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 01:06:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-filtering-data-by-both-dates-and-primary-key/m-p/2531680#M71037</guid>
      <dc:creator>Green_Cloud</dc:creator>
      <dc:date>2022-05-23T01:06:15Z</dc:date>
    </item>
  </channel>
</rss>

