<?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: find records in between dates in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/933527#M9641</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time and answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is that the date ranges are not fixed (to and from date), so i cant use a slicer on to date and from date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Examle:&lt;/P&gt;&lt;P&gt;I want all records in 2015&lt;/P&gt;&lt;P&gt;here to-date can be on 2015 or later and from date can be on 2015 or before&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share more information &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2020 16:20:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-02-14T16:20:13Z</dc:date>
    <item>
      <title>find records in between dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/933391#M9625</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two fields&lt;/P&gt;&lt;P&gt;From date&lt;/P&gt;&lt;P&gt;To date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to have a variable in my report so i can type in example year 2015 and the result will find all records where 2015 is between or on "from date" and "to date".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 14:44:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/933391#M9625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-14T14:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: find records in between dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/933399#M9627</link>
      <description>&lt;P&gt;There are a couple solutions to this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can go more of a dynamic route and allow the utilizations of both a YEAR and a DATE slicer. Allow users to set a year using radio buttons, then allow them to enter a date range using a date slicer. I would reccomend using a calendar table too if you're not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You also can create static variable within measurs that could contains your Min and Max Dates for any calculation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you're interested in either, and would like some more infomation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 14:55:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/933399#M9627</guid>
      <dc:creator>AlexAlberga727</dc:creator>
      <dc:date>2020-02-14T14:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: find records in between dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/933527#M9641</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time and answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is that the date ranges are not fixed (to and from date), so i cant use a slicer on to date and from date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Examle:&lt;/P&gt;&lt;P&gt;I want all records in 2015&lt;/P&gt;&lt;P&gt;here to-date can be on 2015 or later and from date can be on 2015 or before&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share more information &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 16:20:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/933527#M9641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-14T16:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: find records in between dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/933637#M9654</link>
      <description>&lt;P&gt;&lt;SPAN&gt;To clarify - &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You want to be displayed either "To Date" or "From Date", that contains 2015?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sharing some examples of your data will be helpful.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 17:54:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/933637#M9654</guid>
      <dc:creator>AlexAlberga727</dc:creator>
      <dc:date>2020-02-14T17:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: find records in between dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/934982#M9712</link>
      <description>&lt;P&gt;Thanks. The answer was in your first post &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created to date filters. so to find all records for 2017 it will be: from date = 2017 and before and 2017 and beyond in the second&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 07:32:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/find-records-in-between-dates/m-p/934982#M9712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-17T07:32:25Z</dc:date>
    </item>
  </channel>
</rss>

