<?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 Retention Rate for two dates in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1029555#M13473</link>
    <description>&lt;P&gt;I have a column with UserIds (unique) that has a connection to a date table. So I can filter the userids for a specific day. Now I want to filter the userids for two days and calculate which users were active on both days.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Table as image -&amp;gt; &lt;A href="https://ibb.co/RvQRb0c" target="_blank"&gt;https://ibb.co/RvQRb0c&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Apr 2020 08:30:21 GMT</pubDate>
    <dc:creator>power_roboter</dc:creator>
    <dc:date>2020-04-16T08:30:21Z</dc:date>
    <item>
      <title>Calculate Retention Rate for two dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1028180#M13435</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to calculate the number of users that were active at date a and date b.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this example the distinct number of users should be 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I calculate that with dax?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following is my initial situation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date A -&amp;gt; 15.04.2020&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;UserId&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date B -&amp;gt; 08.04.2020&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;UserId&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;V&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 15 Apr 2020 19:04:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1028180#M13435</guid>
      <dc:creator>power_roboter</dc:creator>
      <dc:date>2020-04-15T19:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Retention Rate for two dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1029216#M13467</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="223055" data-lia-user-login="power_roboter" class="lia-mention lia-mention-user"&gt;power_roboter&lt;/a&gt;&amp;nbsp; Can you provide a sample data set. Are you capturing dates in a different tables or the same table?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 06:39:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1029216#M13467</guid>
      <dc:creator>nandukrishnavs</dc:creator>
      <dc:date>2020-04-16T06:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Retention Rate for two dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1029555#M13473</link>
      <description>&lt;P&gt;I have a column with UserIds (unique) that has a connection to a date table. So I can filter the userids for a specific day. Now I want to filter the userids for two days and calculate which users were active on both days.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Table as image -&amp;gt; &lt;A href="https://ibb.co/RvQRb0c" target="_blank"&gt;https://ibb.co/RvQRb0c&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 08:30:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1029555#M13473</guid>
      <dc:creator>power_roboter</dc:creator>
      <dc:date>2020-04-16T08:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Retention Rate for two dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1029606#M13474</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="223055" data-lia-user-login="power_roboter" class="lia-mention lia-mention-user"&gt;power_roboter&lt;/a&gt;&amp;nbsp; &amp;nbsp;- User will select always two days or multiple days?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 08:46:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1029606#M13474</guid>
      <dc:creator>nandukrishnavs</dc:creator>
      <dc:date>2020-04-16T08:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Retention Rate for two dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1030012#M13478</link>
      <description>&lt;P&gt;Here you are - file attached. Works also with multiple selections of dates in both calendars.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 12:17:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Retention-Rate-for-two-dates/m-p/1030012#M13478</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-16T12:17:50Z</dc:date>
    </item>
  </channel>
</rss>

