<?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: Running Total issue in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-Total-issue/m-p/1634608#M33162</link>
    <description>&lt;P&gt;yes, somewhere in your measure you need to specify the 36 month range filter.&amp;nbsp;Please provide sample data in usable format (not as a picture) and show the expected outcome.&lt;/P&gt;</description>
    <pubDate>Mon, 01 Feb 2021 03:06:42 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2021-02-01T03:06:42Z</dc:date>
    <item>
      <title>Running Total issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-Total-issue/m-p/1633080#M33109</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to get 36 months running total .&lt;/P&gt;&lt;P&gt;My Measure :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Unnassisted Pole Failures (3 Yrs) = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;Var Result = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[Monthly Pole Failures],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FILTER(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATETABLE(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SUMMARIZE('Incidents', 'Incidents'[Start_Of_Month], 'Incidents'[Month]),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ALLSELECTED('Incidents')&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ISONORAFTER(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;'Incidents'[Start_Of_Month],max(Incidents[Start_Of_Month]), DESC )&amp;amp;&amp;amp; 'Incidents'[Start_Of_Month]&amp;lt;= max(Incidents[Start_Of_Month]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;return result &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;This measure is giving running total for all years but I am looking for every 36&amp;nbsp; months.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 30 Jan 2021 09:15:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-Total-issue/m-p/1633080#M33109</guid>
      <dc:creator>Priya2007</dc:creator>
      <dc:date>2021-01-30T09:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-Total-issue/m-p/1634608#M33162</link>
      <description>&lt;P&gt;yes, somewhere in your measure you need to specify the 36 month range filter.&amp;nbsp;Please provide sample data in usable format (not as a picture) and show the expected outcome.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 03:06:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-Total-issue/m-p/1634608#M33162</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-02-01T03:06:42Z</dc:date>
    </item>
  </channel>
</rss>

