<?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: Create a new table with filter between two dates in DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-new-table-with-filter-between-two-dates-in-DAX/m-p/1853867#M39642</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;, Try the below code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;DerivedTable = CALCULATETABLE(&amp;lt;existing table name&amp;gt;, DATESBETWEEN(&amp;lt;date column&amp;gt;,StartDate,Enddate))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 20 May 2021 10:12:36 GMT</pubDate>
    <dc:creator>SivaMani</dc:creator>
    <dc:date>2021-05-20T10:12:36Z</dc:date>
    <item>
      <title>Create a new table with filter between two dates in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-new-table-with-filter-between-two-dates-in-DAX/m-p/1853050#M39635</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking for some samples to create a new table from the existing table and restricting it with DATESBETWEEN function where I can provide a start date and end date for my new table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 06:29:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-new-table-with-filter-between-two-dates-in-DAX/m-p/1853050#M39635</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-20T06:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new table with filter between two dates in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-new-table-with-filter-between-two-dates-in-DAX/m-p/1853867#M39642</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;, Try the below code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;DerivedTable = CALCULATETABLE(&amp;lt;existing table name&amp;gt;, DATESBETWEEN(&amp;lt;date column&amp;gt;,StartDate,Enddate))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 May 2021 10:12:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-new-table-with-filter-between-two-dates-in-DAX/m-p/1853867#M39642</guid>
      <dc:creator>SivaMani</dc:creator>
      <dc:date>2021-05-20T10:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new table with filter between two dates in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-new-table-with-filter-between-two-dates-in-DAX/m-p/1855330#M39691</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="23457" data-lia-user-login="SivaMani" class="lia-mention lia-mention-user"&gt;SivaMani&lt;/a&gt;&amp;nbsp;for the quick solution :).&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 23:32:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-new-table-with-filter-between-two-dates-in-DAX/m-p/1855330#M39691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-20T23:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new table with filter between two dates in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-new-table-with-filter-between-two-dates-in-DAX/m-p/1855652#M39698</link>
      <description>&lt;P&gt;You're welcome&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 04:03:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-new-table-with-filter-between-two-dates-in-DAX/m-p/1855652#M39698</guid>
      <dc:creator>SivaMani</dc:creator>
      <dc:date>2021-05-21T04:03:05Z</dc:date>
    </item>
  </channel>
</rss>

