<?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: Last month filter in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Last-month-filter/m-p/1804860#M38106</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , You can create a column like this in you date table/ table and use that&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Month Type = Switch( True(),&lt;BR /&gt;eomonth([Date],0) = eomonth(Today(),-1),"Last Month" ,&lt;BR /&gt;eomonth([Date],0)= eomonth(Today(),0),"This Month" ,&lt;BR /&gt;Format([Date],"MMM-YYYY")&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try : &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>Mon, 26 Apr 2021 04:42:13 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2021-04-26T04:42:13Z</dc:date>
    <item>
      <title>Last month filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Last-month-filter/m-p/1803053#M38036</link>
      <description>&lt;P&gt;Hi, i need to do a slicer filter which will be the last month of the current moment and change automatically.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 15:23:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Last-month-filter/m-p/1803053#M38036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-23T15:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Last month filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Last-month-filter/m-p/1804860#M38106</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , You can create a column like this in you date table/ table and use that&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Month Type = Switch( True(),&lt;BR /&gt;eomonth([Date],0) = eomonth(Today(),-1),"Last Month" ,&lt;BR /&gt;eomonth([Date],0)= eomonth(Today(),0),"This Month" ,&lt;BR /&gt;Format([Date],"MMM-YYYY")&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try : &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>Mon, 26 Apr 2021 04:42:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Last-month-filter/m-p/1804860#M38106</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-04-26T04:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Last month filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Last-month-filter/m-p/1804862#M38107</link>
      <description>&lt;P&gt;You want your questions answered? Please follow these &lt;A href="https://community.powerbi.com/t5/DAX-Commands-and-Tips/How-to-Get-Your-Question-Answered-Quickly/td-p/1626726" target="_blank" rel="noopener"&gt;guidelines&lt;/A&gt;. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 04:47:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Last-month-filter/m-p/1804862#M38107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-26T04:47:56Z</dc:date>
    </item>
  </channel>
</rss>

