<?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: DAX to calculate prior trailing 12 months in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-calculate-prior-trailing-12-months/m-p/2568069#M73232</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="372731" data-lia-user-login="iluvcoding_91" class="lia-mention lia-mention-user"&gt;iluvcoding_91&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I know whether you get the desired result with the dax from amitchandak? If there is any post helps, then please consider&lt;STRONG&gt; Accept it as the solution&lt;/STRONG&gt; to help the other members find it more quickly. If you still have problems on it, please feel free to let me know. Thanks a lot!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _ Caiyun&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2022 05:58:10 GMT</pubDate>
    <dc:creator>v-cazheng-msft</dc:creator>
    <dc:date>2022-06-09T05:58:10Z</dc:date>
    <item>
      <title>DAX to calculate prior trailing 12 months</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-calculate-prior-trailing-12-months/m-p/2562255#M72926</link>
      <description>&lt;P&gt;Hey guys, so I'm calculating the current trailing 12 month totals (May 2021 through May 2022 sales), and I'm trying to compare this to the prior trailing 12 month totals (May 2020 through May 2021 sales). I can get the current trailing 12 month total by using the DAX formula below, but how to do I get the prior trailing 12 month total? Any suggestions would be great. Thanks!!&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;</description>
      <pubDate>Mon, 06 Jun 2022 23:53:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-calculate-prior-trailing-12-months/m-p/2562255#M72926</guid>
      <dc:creator>iluvcoding_91</dc:creator>
      <dc:date>2022-06-06T23:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: DAX to calculate prior trailing 12 months</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-calculate-prior-trailing-12-months/m-p/2562593#M72941</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="372731" data-lia-user-login="iluvcoding_91" class="lia-mention lia-mention-user"&gt;iluvcoding_91&lt;/a&gt; , Rolling 12 before 12 &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rolling 12 = CALCULATE(sum(Sales[Sales Amount]),DATESINPERIOD('Date'[Date ],eomonth(MAX('Date'[Date ]),-12) ,-12,MONTH)) &lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 03:08:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-calculate-prior-trailing-12-months/m-p/2562593#M72941</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-06-07T03:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: DAX to calculate prior trailing 12 months</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-calculate-prior-trailing-12-months/m-p/2568069#M73232</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="372731" data-lia-user-login="iluvcoding_91" class="lia-mention lia-mention-user"&gt;iluvcoding_91&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I know whether you get the desired result with the dax from amitchandak? If there is any post helps, then please consider&lt;STRONG&gt; Accept it as the solution&lt;/STRONG&gt; to help the other members find it more quickly. If you still have problems on it, please feel free to let me know. Thanks a lot!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _ Caiyun&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 05:58:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-to-calculate-prior-trailing-12-months/m-p/2568069#M73232</guid>
      <dc:creator>v-cazheng-msft</dc:creator>
      <dc:date>2022-06-09T05:58:10Z</dc:date>
    </item>
  </channel>
</rss>

