<?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: Cumulative Totals not dynamic in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4257011#M168664</link>
    <description>&lt;P&gt;I meant the DAX for [Actual Volume].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally, it would be a simple sum.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2024 01:59:56 GMT</pubDate>
    <dc:creator>gmsamborn</dc:creator>
    <dc:date>2024-10-25T01:59:56Z</dc:date>
    <item>
      <title>Cumulative Totals not dynamic</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4254819#M168549</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having difficulty making my cumulative total dynamic.&amp;nbsp; In other words, my filters which are based on various categories in my data model are not working.&amp;nbsp; These filters are working fine for my regular (not cumulative) totals.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the syntax:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Cumulative Volumes = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;Calculate&lt;/SPAN&gt;&lt;SPAN&gt;([Actual Volume],&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;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ALLSELECTED&lt;/SPAN&gt;&lt;SPAN&gt;('Flux Capacitor'),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; 'Flux Capacitor'[Date] &amp;lt;= &lt;/SPAN&gt;&lt;SPAN&gt;MAX&lt;/SPAN&gt;&lt;SPAN&gt;('Flux Capacitor'[Date]&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;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I ammend this syntax to get the cumulative totals to respond to my filters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 17:18:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4254819#M168549</guid>
      <dc:creator>arcanri</dc:creator>
      <dc:date>2024-10-23T17:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Totals not dynamic</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4254846#M168550</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="752935" data-lia-user-login="arcanri" class="lia-mention lia-mention-user"&gt;arcanri&lt;/a&gt;&amp;nbsp;First, please vote for this idea: &lt;A href="https://ideas.powerbi.com/ideas/idea/?ideaid=082203f1-594f-4ba7-ac87-bb91096c742e" target="_blank"&gt;https://ideas.powerbi.com/ideas/idea/?ideaid=082203f1-594f-4ba7-ac87-bb91096c742e&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This looks like a measure totals problem. Very common. See my post about it here: &lt;A href="https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376" target="_blank"&gt;https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907" target="_blank"&gt;https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also: &lt;A href="https://youtu.be/uXRriTN0cfY" target="_blank"&gt;https://youtu.be/uXRriTN0cfY&lt;/A&gt;&lt;BR /&gt;And: &lt;A href="https://youtu.be/n4TYhF2ARe8" target="_blank"&gt;https://youtu.be/n4TYhF2ARe8&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that isn't it,&amp;nbsp;Sorry, having trouble following, can you post sample data as text and expected output?&lt;BR /&gt;Not really enough information to go on, please first check if your issue is a common issue listed here: &lt;A href="https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The most important parts are:&lt;BR /&gt;1. Sample data as text, use the table tool in the editing bar&lt;BR /&gt;2. Expected output from sample data&lt;BR /&gt;3. Explanation in words of how to get from 1. to 2.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 17:40:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4254846#M168550</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2024-10-23T17:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Totals not dynamic</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4254849#M168551</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not sure how your semantic model looks like, but please try something like below whether it works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Cumulative Volumes =
CALCULATE (
    [Actual Volume],
    FILTER (
        ALL ( 'Flux Capacitor'[Date] ),
        'Flux Capacitor'[Date]
            &amp;lt;= MAX ( 'Flux Capacitor'[Date] )
    )
)
&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 23 Oct 2024 17:44:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4254849#M168551</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2024-10-23T17:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Totals not dynamic</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4255300#M168565</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="752935" data-lia-user-login="arcanri" class="lia-mention lia-mention-user"&gt;arcanri&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just out of curiosity, what is the definition for [Actual Volume]?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 02:17:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4255300#M168565</guid>
      <dc:creator>gmsamborn</dc:creator>
      <dc:date>2024-10-24T02:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Totals not dynamic</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4256539#M168637</link>
      <description>&lt;P&gt;Actual as opposed to estimated (or planned) numbers.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 15:18:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4256539#M168637</guid>
      <dc:creator>arcanri</dc:creator>
      <dc:date>2024-10-24T15:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Totals not dynamic</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4257011#M168664</link>
      <description>&lt;P&gt;I meant the DAX for [Actual Volume].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally, it would be a simple sum.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 01:59:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4257011#M168664</guid>
      <dc:creator>gmsamborn</dc:creator>
      <dc:date>2024-10-25T01:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Totals not dynamic</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4258298#M168722</link>
      <description>&lt;P&gt;A simple sum: Calculate(sum(Volume_net)), ...&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 15:17:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Totals-not-dynamic/m-p/4258298#M168722</guid>
      <dc:creator>arcanri</dc:creator>
      <dc:date>2024-10-25T15:17:14Z</dc:date>
    </item>
  </channel>
</rss>

