<?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 Show Min and dynamic Max date in &amp;quot;Between&amp;quot; Slicer - override/update &amp;quot;Clear All Filters&amp;quot; Bookmark in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Min-and-dynamic-Max-date-in-quot-Between-quot-Slicer/m-p/3114557#M110221</link>
    <description>&lt;P&gt;I have a Date Table and currently have a Date Slicer showing First and Last Date (from [Date] Column in Date Table), works fine as I refresh and add new dates. The slicer adjusts to latest [Date]. Here it is 2//18/2023&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I have a "Clear All Filters" Bookmark button for the user which resets page (employer wants this feature) and even thought I add new end dates - when I click on "Clear All Filters" button - the slicer goes back to previous date 2/18/2023.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Results I need:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I need to keep the ability to reset the Date Slicer back to Min date 7/1/2022 (if user chooses 7/2/2022) but force the Max Date to be updated (example here is 3/6/2023) when clicking on the "Clear All Filter" bookmark. (i.e de-selecting Date Slicer visual from the Bookmark is not a solution)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried adding DAX Filters to Date Slicer but it doesnt work when I click the Clear All Bookmark:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Max Date for Slicer = &lt;/SPAN&gt;&lt;SPAN&gt;MAXX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'Date Table'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'Date Table'&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2023 17:01:36 GMT</pubDate>
    <dc:creator>andy808</dc:creator>
    <dc:date>2023-03-06T17:01:36Z</dc:date>
    <item>
      <title>Show Min and dynamic Max date in "Between" Slicer - override/update "Clear All Filters" Bookmark</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Min-and-dynamic-Max-date-in-quot-Between-quot-Slicer/m-p/3114557#M110221</link>
      <description>&lt;P&gt;I have a Date Table and currently have a Date Slicer showing First and Last Date (from [Date] Column in Date Table), works fine as I refresh and add new dates. The slicer adjusts to latest [Date]. Here it is 2//18/2023&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I have a "Clear All Filters" Bookmark button for the user which resets page (employer wants this feature) and even thought I add new end dates - when I click on "Clear All Filters" button - the slicer goes back to previous date 2/18/2023.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Results I need:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I need to keep the ability to reset the Date Slicer back to Min date 7/1/2022 (if user chooses 7/2/2022) but force the Max Date to be updated (example here is 3/6/2023) when clicking on the "Clear All Filter" bookmark. (i.e de-selecting Date Slicer visual from the Bookmark is not a solution)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried adding DAX Filters to Date Slicer but it doesnt work when I click the Clear All Bookmark:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Max Date for Slicer = &lt;/SPAN&gt;&lt;SPAN&gt;MAXX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'Date Table'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'Date Table'&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 17:01:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Min-and-dynamic-Max-date-in-quot-Between-quot-Slicer/m-p/3114557#M110221</guid>
      <dc:creator>andy808</dc:creator>
      <dc:date>2023-03-06T17:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show Min and dynamic Max date in "Between" Slicer - override/update "Clear All Filters" Bookmark</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Min-and-dynamic-Max-date-in-quot-Between-quot-Slicer/m-p/3114568#M110222</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One approach could be to create a measure that calculates the maximum date dynamically based on the current selection in the slicer, and then use this measure in the slicer instead of the actual date column.&lt;/P&gt;&lt;P&gt;For example, you could create a measure like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Max &lt;SPAN class=""&gt;Date&lt;/SPAN&gt; &lt;SPAN class=""&gt;=&lt;/SPAN&gt; VAR SelectedMinDate &lt;SPAN class=""&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;MIN&lt;/SPAN&gt;(&lt;SPAN class=""&gt;'Date Table'&lt;/SPAN&gt;[&lt;SPAN class=""&gt;Date&lt;/SPAN&gt;]) &lt;SPAN class=""&gt;RETURN&lt;/SPAN&gt; CALCULATE(&lt;SPAN class=""&gt;MAX&lt;/SPAN&gt;(&lt;SPAN class=""&gt;'Date Table'&lt;/SPAN&gt;[&lt;SPAN class=""&gt;Date&lt;/SPAN&gt;]), &lt;SPAN class=""&gt;'Date Table'&lt;/SPAN&gt;[&lt;SPAN class=""&gt;Date&lt;/SPAN&gt;] &lt;SPAN class=""&gt;&amp;gt;=&lt;/SPAN&gt; SelectedMinDate)&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Then use this measure in the slicer instead of the actual date column. When the user selects a new start date, the slicer will update to show dates from the selected start date up to the dynamically calculated max date based on the current selection.&lt;/P&gt;&lt;P&gt;When the user clicks on the "Clear All Filters" bookmark, you can reset the slicer selection to the minimum date and the dynamically calculated max date will update accordingly.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 17:07:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Min-and-dynamic-Max-date-in-quot-Between-quot-Slicer/m-p/3114568#M110222</guid>
      <dc:creator>MAwwad</dc:creator>
      <dc:date>2023-03-06T17:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show Min and dynamic Max date in "Between" Slicer - override/update "Clear All Filters" Bookmark</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Min-and-dynamic-Max-date-in-quot-Between-quot-Slicer/m-p/3114607#M110228</link>
      <description>&lt;P&gt;I created a calculated column in my date table using your measure, applied it to the Date slicer field and I got this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 17:24:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Min-and-dynamic-Max-date-in-quot-Between-quot-Slicer/m-p/3114607#M110228</guid>
      <dc:creator>andy808</dc:creator>
      <dc:date>2023-03-06T17:24:36Z</dc:date>
    </item>
  </channel>
</rss>

