<?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: default slicer selection should be latest date when we open the report in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/default-slicer-selection-should-be-latest-date-when-we-open-the/m-p/3177104#M114733</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="68907" data-lia-user-login="amitchauhan" class="lia-mention lia-mention-user"&gt;amitchauhan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in that video, he is creating this year, this month, today or yesterday, but i use these calculated column into another dax measure then it will not filter the data and it wont compare the data with text and integer. because of this reason&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i required&amp;nbsp;default latest date should be selected in slicer when i open the report. this is the requirement&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2023 04:40:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-04-07T04:40:14Z</dc:date>
    <item>
      <title>default slicer selection should be latest date when we open the report</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/default-slicer-selection-should-be-latest-date-when-we-open-the/m-p/3176995#M114724</link>
      <description>&lt;P&gt;default slicer selection should be max(date) when we open the report. below dax is working but the calculated column is text like "Latest Date" but i need max(date). Need urgent help on this requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;working fine: _Date_slicer = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;('Date'[Date] = &lt;/SPAN&gt;&lt;SPAN&gt;MAX&lt;/SPAN&gt;&lt;SPAN&gt;('Date'[Date]), &lt;/SPAN&gt;&lt;SPAN&gt;"Latest Date"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;FORMAT&lt;/SPAN&gt;&lt;SPAN&gt;('Date'[Date], &lt;/SPAN&gt;&lt;SPAN&gt;"MM-DD-YYYY"&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;not working:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;('Date'[Date] = &lt;/SPAN&gt;&lt;SPAN&gt;MAX&lt;/SPAN&gt;&lt;SPAN&gt;('Date'[Date]), &lt;/SPAN&gt;&lt;SPAN&gt;MAX&lt;/SPAN&gt;&lt;SPAN&gt;('Date'[Date]), 'Date'[Date])&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Apr 2023 02:48:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/default-slicer-selection-should-be-latest-date-when-we-open-the/m-p/3176995#M114724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-07T02:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: default slicer selection should be latest date when we open the report</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/default-slicer-selection-should-be-latest-date-when-we-open-the/m-p/3177062#M114728</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt; , the second one is working, it is giving the 1-April Date. But you can not default &lt;/P&gt;
&lt;P&gt;The one gives a fixed text value which you can save in the slicer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Default Date Today/ This Month / This Year: &lt;A href="https://www.youtube.com/watch?v=hfn05preQYA" target="_blank"&gt;https://www.youtube.com/watch?v=hfn05preQYA&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 04:01:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/default-slicer-selection-should-be-latest-date-when-we-open-the/m-p/3177062#M114728</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2023-04-07T04:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: default slicer selection should be latest date when we open the report</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/default-slicer-selection-should-be-latest-date-when-we-open-the/m-p/3177104#M114733</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="68907" data-lia-user-login="amitchauhan" class="lia-mention lia-mention-user"&gt;amitchauhan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in that video, he is creating this year, this month, today or yesterday, but i use these calculated column into another dax measure then it will not filter the data and it wont compare the data with text and integer. because of this reason&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i required&amp;nbsp;default latest date should be selected in slicer when i open the report. this is the requirement&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 04:40:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/default-slicer-selection-should-be-latest-date-when-we-open-the/m-p/3177104#M114733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-07T04:40:14Z</dc:date>
    </item>
  </channel>
</rss>

