<?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 Filter in date interval in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-in-date-interval/m-p/768525#M3555</link>
    <description>&lt;P&gt;I have one calendar table that is related to another table call "transfer". In this table "transfer" I have 2 date column. Check-in and check-out. The table calendar is related with table transfer by check-in field.&lt;/P&gt;&lt;P&gt;I would like to filter all record of transfer in check-in and check-out interval, but the filter happen only in field check-in (because of relationship).&lt;/P&gt;&lt;P&gt;How I can filter all transfer that happen in check-in and check-out interval, in the period set in slicer?&lt;/P&gt;</description>
    <pubDate>Fri, 16 Aug 2019 11:32:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-16T11:32:16Z</dc:date>
    <item>
      <title>Filter in date interval</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-in-date-interval/m-p/768525#M3555</link>
      <description>&lt;P&gt;I have one calendar table that is related to another table call "transfer". In this table "transfer" I have 2 date column. Check-in and check-out. The table calendar is related with table transfer by check-in field.&lt;/P&gt;&lt;P&gt;I would like to filter all record of transfer in check-in and check-out interval, but the filter happen only in field check-in (because of relationship).&lt;/P&gt;&lt;P&gt;How I can filter all transfer that happen in check-in and check-out interval, in the period set in slicer?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 11:32:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-in-date-interval/m-p/768525#M3555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-16T11:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Filter in date interval</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-in-date-interval/m-p/769251#M3610</link>
      <description>Well, instead of fiddling with the Calendar table and inactive relationships, just create 2 same Calendars and join them to the respective columns. This will solve all your problems. You'll be able to slice by check-in and check-out dates and hence, intervals.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;Darek</description>
      <pubDate>Sun, 18 Aug 2019 16:02:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-in-date-interval/m-p/769251#M3610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-18T16:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Filter in date interval</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-in-date-interval/m-p/769722#M3622</link>
      <description>&lt;P&gt;But and the slicer? How I can to filter the two periods (check-in and check-out), using the slicer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 11:02:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-in-date-interval/m-p/769722#M3622</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-19T11:02:32Z</dc:date>
    </item>
  </channel>
</rss>

