<?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: Dynamic Year Measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Year-Measure/m-p/3082619#M107516</link>
    <description>&lt;P&gt;try to do this&lt;/P&gt;
&lt;P&gt;1 create a new measure&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Filter_DateTable_Year=IF(MAX(DateTable[Year])=YEAR(TODAY())-2,1,0)&lt;/P&gt;
&lt;P&gt;2 add this measure to page filter, and filter the values equal to 1&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2023 03:32:02 GMT</pubDate>
    <dc:creator>wdx223_Daniel</dc:creator>
    <dc:date>2023-02-16T03:32:02Z</dc:date>
    <item>
      <title>Dynamic Year Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Year-Measure/m-p/3082233#M107497</link>
      <description>&lt;P&gt;Jolly Day,&lt;BR /&gt;&lt;BR /&gt;I currently have my visual set to just give me year 2021. I am wanting it to automatically update go two years back so I need it set to year 2022 when we begin year 2024. Is there a way to accomplish this? I created a year column that just parsed the year from my date so we also have the full date to work with. Any help with this would be greatly appreciated!&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;Thanks in advance,&lt;BR /&gt;Idon'tquitegotthepowerBI&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 22:00:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Year-Measure/m-p/3082233#M107497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-15T22:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Year Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Year-Measure/m-p/3082619#M107516</link>
      <description>&lt;P&gt;try to do this&lt;/P&gt;
&lt;P&gt;1 create a new measure&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Filter_DateTable_Year=IF(MAX(DateTable[Year])=YEAR(TODAY())-2,1,0)&lt;/P&gt;
&lt;P&gt;2 add this measure to page filter, and filter the values equal to 1&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 03:32:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Year-Measure/m-p/3082619#M107516</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2023-02-16T03:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Year Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Year-Measure/m-p/3083709#M107637</link>
      <description>&lt;P&gt;Thank you so much! Do you think you could break down how this is working?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 16:44:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Year-Measure/m-p/3083709#M107637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-16T16:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Year Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Year-Measure/m-p/3084172#M107672</link>
      <description>&lt;P&gt;it's like adding a column in the Date Table&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 00:03:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-Year-Measure/m-p/3084172#M107672</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2023-02-17T00:03:04Z</dc:date>
    </item>
  </channel>
</rss>

