<?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 stops calulating. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-total-stops-calulating/m-p/2481125#M67907</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="357454" data-lia-user-login="mmowrey" class="lia-mention lia-mention-user"&gt;mmowrey&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share the complete table screenshot? What source tables are are involved in this table visual?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Apr 2022 17:26:20 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2022-04-27T17:26:20Z</dc:date>
    <item>
      <title>Running total stops calulating.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-total-stops-calulating/m-p/2481013#M67897</link>
      <description>&lt;P&gt;I have a running total that will only work for a range of 7 days.. if i add any more days it just keeps repeating the last value&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Monthly Running Total Goal (RBC) = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[Red Cell Projected]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FILTER&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ALLSELECTED&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;BloodDrive[DriveDate]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;BloodDrive[DriveDate]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;= &lt;/SPAN&gt;&lt;SPAN&gt;MAX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;BloodDrive[DriveDate]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&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;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:17:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-total-stops-calulating/m-p/2481013#M67897</guid>
      <dc:creator>mmowrey</dc:creator>
      <dc:date>2022-04-27T16:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Running total stops calulating.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-total-stops-calulating/m-p/2481025#M67899</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="357454" data-lia-user-login="mmowrey" class="lia-mention lia-mention-user"&gt;mmowrey&lt;/a&gt; , do have data for those additional days ?&lt;/P&gt;
&lt;P&gt;Assuming - Red Cell Projected is measure&lt;/P&gt;
&lt;P&gt;This seems fine. or try like &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CALCULATE(&lt;BR /&gt;[Red Cell Projected],&lt;BR /&gt;FILTER(&lt;BR /&gt;ALL(BloodDrive[DriveDate]),&lt;BR /&gt;BloodDrive[DriveDate]&amp;lt;= MAX(BloodDrive[DriveDate])&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this does not help&lt;BR /&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:21:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-total-stops-calulating/m-p/2481025#M67899</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-04-27T16:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Running total stops calulating.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-total-stops-calulating/m-p/2481042#M67902</link>
      <description>&lt;P&gt;There is data for those other days.. and if i just run for those days it calculates.. It just stops after 7 days&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:28:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-total-stops-calulating/m-p/2481042#M67902</guid>
      <dc:creator>mmowrey</dc:creator>
      <dc:date>2022-04-27T16:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Running total stops calulating.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-total-stops-calulating/m-p/2481125#M67907</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="357454" data-lia-user-login="mmowrey" class="lia-mention lia-mention-user"&gt;mmowrey&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share the complete table screenshot? What source tables are are involved in this table visual?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:26:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Running-total-stops-calulating/m-p/2481125#M67907</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-04-27T17:26:20Z</dc:date>
    </item>
  </channel>
</rss>

