<?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: Anchor date on Slicer in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Anchor-date-on-Slicer/m-p/1721570#M18504</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="289962" data-lia-user-login="ChadPortman" class="lia-mention lia-mention-user"&gt;ChadPortman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not supported in Power BI. When you select a single date value in your slicer and dataset is refreshed, the selected value won't change to the latest one automatically. It is needed to use &lt;A href="https://docs.microsoft.com/en-us/power-bi/visuals/desktop-slicer-filter-date-range" target="_self"&gt;Relative Date slicer&lt;/A&gt;. But it doesn't meet your requirements.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, one workaround, create a column like below and use this column as the slicer, set the default value as "yesterday".&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Modified Date = IF( 'Your Table'[Date] = MAX( 'Your Table'[Date] ), "yesterday", 'Your Table'[Date] )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Icey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Mar 2021 06:31:43 GMT</pubDate>
    <dc:creator>Icey</dc:creator>
    <dc:date>2021-03-15T06:31:43Z</dc:date>
    <item>
      <title>Anchor date on Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Anchor-date-on-Slicer/m-p/1714935#M18466</link>
      <description>&lt;P&gt;I have a date slicer in my report that will allow the user to select any date or date range they want to view. However I want the default view to always be the most recent date only. The data gets updated every night. So for example today is 3/10 so the most recent date in the data set will be 3/9 and I want my date slicer to show 3/9-3/9. Tomorrow on 3/11 the most recent date is 3/10 but currently the slicer is showing 3/9-3/10 and this gets worse as time goes on as the start date on the slicer stays with whatever I uploaded the file as while the end date updated to the most recent. The most important aspect is that I need the end user to be able to select any date or date range that exist in the data but have the default be a single day view of the most recent info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts? Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 23:16:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Anchor-date-on-Slicer/m-p/1714935#M18466</guid>
      <dc:creator>ChadPortman</dc:creator>
      <dc:date>2021-03-10T23:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Anchor date on Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Anchor-date-on-Slicer/m-p/1721570#M18504</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="289962" data-lia-user-login="ChadPortman" class="lia-mention lia-mention-user"&gt;ChadPortman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not supported in Power BI. When you select a single date value in your slicer and dataset is refreshed, the selected value won't change to the latest one automatically. It is needed to use &lt;A href="https://docs.microsoft.com/en-us/power-bi/visuals/desktop-slicer-filter-date-range" target="_self"&gt;Relative Date slicer&lt;/A&gt;. But it doesn't meet your requirements.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, one workaround, create a column like below and use this column as the slicer, set the default value as "yesterday".&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Modified Date = IF( 'Your Table'[Date] = MAX( 'Your Table'[Date] ), "yesterday", 'Your Table'[Date] )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Icey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 06:31:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Anchor-date-on-Slicer/m-p/1721570#M18504</guid>
      <dc:creator>Icey</dc:creator>
      <dc:date>2021-03-15T06:31:43Z</dc:date>
    </item>
  </channel>
</rss>

