<?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: Date Filter in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Filter/m-p/2384582#M61753</link>
    <description>&lt;P&gt;Hi, I need to incorporate something that will automatically have the max date set to the current date, do you know if there is any way I can do that with the time slicer before range?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2022 02:19:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-03-10T02:19:56Z</dc:date>
    <item>
      <title>Date Filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Filter/m-p/2384151#M61729</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having trouble with making a date filter.&lt;/P&gt;&lt;P&gt;For this filter, I need to have the option that displays the date like the image below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I was able to make the feature so that the data will display the data for the current date. However, this filter is not filtering the data on the page.&lt;/P&gt;&lt;P&gt;I need the filter to filter all the data to only display results on the date selected and any subsquent data that falls on all the dates leading up to the selected date.&lt;/P&gt;&lt;P&gt;I was wondering if anyone had any suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 18:38:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Filter/m-p/2384151#M61729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-09T18:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date Filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Filter/m-p/2384358#M61737</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Can you use the time slicer with "Before" choice? This will bring in all data before this date. It can be page level filter too. Please ignore Cities in this image.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 21:26:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Filter/m-p/2384358#M61737</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-03-09T21:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Date Filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Filter/m-p/2384582#M61753</link>
      <description>&lt;P&gt;Hi, I need to incorporate something that will automatically have the max date set to the current date, do you know if there is any way I can do that with the time slicer before range?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 02:19:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Filter/m-p/2384582#M61753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-10T02:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Date Filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Filter/m-p/2397150#M62586</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI won't reset the slicer selection automaticlly after each reopen or refresh.&lt;/P&gt;
&lt;P&gt;I think you can create a DimDate table by calendar function.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Date = CALENDAR(MIN('Table'[Date]),TODAY()) &lt;/LI-CODE&gt;
&lt;P&gt;Then relate DimDate[Date] with [Date] in your Fact Data table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use "Clear selections" in Slicer to &lt;SPAN&gt;make the max date set to the current date (today).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 07:54:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Filter/m-p/2397150#M62586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-16T07:54:54Z</dc:date>
    </item>
  </channel>
</rss>

