<?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: Need an uregent help with cumulative DAX formula in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4637548#M177556</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="643535" data-lia-user-login="Srinivas904" class="lia-mention lia-mention-user"&gt;Srinivas904&lt;/a&gt;&amp;nbsp;, thanks for the update and happy to know you have found a solution. As to the deletion, there is no need for it. You can simply post the details of your approach and mark it 'Accept as Solution'. It may help others who may be in similar scenarios. Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Apr 2025 04:34:14 GMT</pubDate>
    <dc:creator>v-hashadapu</dc:creator>
    <dc:date>2025-04-04T04:34:14Z</dc:date>
    <item>
      <title>Need an uregent help with cumulative DAX formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4623830#M176973</link>
      <description>&lt;P class=""&gt;Hi,&lt;/P&gt;&lt;P class=""&gt;I am using the measure below to calculate the Pricing Total. This measure takes the sum. I am trying to calculate the cumulative value for this measure using another measure, but I am getting all 0 values.&lt;/P&gt;&lt;P class=""&gt;Can anyone please help me?&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;YTD Pricing Total =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SUMX&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;VALUES&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Fact_Transactions&lt;/SPAN&gt;&lt;SPAN&gt;[Product]&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;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ISBLANK&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Prior Year Qty]&lt;/SPAN&gt;&lt;SPAN&gt;) || &lt;/SPAN&gt;&lt;SPAN&gt;[Prior Year Qty]&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt; || &lt;/SPAN&gt;&lt;SPAN&gt;ISBLANK&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Volume_V1]&lt;/SPAN&gt;&lt;SPAN&gt;) || &lt;/SPAN&gt;&lt;SPAN&gt;[Volume_V1]&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN&gt;[ASP_V1]&lt;/SPAN&gt;&lt;SPAN&gt; - &lt;/SPAN&gt;&lt;SPAN&gt;[Last year_V1]&lt;/SPAN&gt;&lt;SPAN&gt;) * &lt;/SPAN&gt;&lt;SPAN&gt;[Volume_V1]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Cumulative YTD Pricing =&lt;BR /&gt;VAR SelectedYear = MAX(DIM_TIME[FIN_YEAR])&lt;BR /&gt;RETURN&lt;BR /&gt;CALCULATE(&lt;BR /&gt;[YTD Pricing &lt;SPAN&gt;Total&lt;/SPAN&gt;],&lt;BR /&gt;FILTER(&lt;BR /&gt;ALL(DIM_TIME),&lt;BR /&gt;DIM_TIME[Full_Date] &amp;lt;= MAX(DIM_TIME[Full_Date]) &amp;amp;&amp;amp;&lt;BR /&gt;DIM_TIME[FIN_YEAR] = SelectedYear&lt;BR /&gt;)&lt;BR /&gt;)&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;Thanks&lt;/DIV&gt;&lt;DIV&gt;Srinivas&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Mar 2025 09:05:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4623830#M176973</guid>
      <dc:creator>Srinivas904</dc:creator>
      <dc:date>2025-03-25T09:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need an uregent help with cumulative DAX formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4623846#M176975</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="643535" data-lia-user-login="Srinivas904" class="lia-mention lia-mention-user"&gt;Srinivas904&lt;/a&gt;&amp;nbsp;The issue with your Cumulative YTD Pricing measure might be related to the context in which the DIM_TIME table is being filtered.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DAX&lt;BR /&gt;Cumulative YTD Pricing =&lt;BR /&gt;VAR SelectedYear = MAX(DIM_TIME[FIN_YEAR])&lt;BR /&gt;RETURN&lt;BR /&gt;CALCULATE(&lt;BR /&gt;[YTD Pricing Total],&lt;BR /&gt;FILTER(&lt;BR /&gt;ALL(DIM_TIME),&lt;BR /&gt;DIM_TIME[Full_Date] &amp;lt;= MAX(DIM_TIME[Full_Date]) &amp;amp;&amp;amp;&lt;BR /&gt;DIM_TIME[FIN_YEAR] = SelectedYear&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 09:22:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4623846#M176975</guid>
      <dc:creator>bhanu_gautam</dc:creator>
      <dc:date>2025-03-25T09:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need an uregent help with cumulative DAX formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4626848#M177123</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="643535" data-lia-user-login="Srinivas904" class="lia-mention lia-mention-user"&gt;Srinivas904&lt;/a&gt;&amp;nbsp;, Thank you for reaching out to the Microsoft Community Forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your Cumulative YTD Pricing measure is returning 0s because of how the filter context is applied. The original use of ALL(DIM_TIME) might be removing too many filters, please try below:&lt;BR /&gt;Cumulative YTD Pricing =&lt;/P&gt;
&lt;P&gt;VAR SelectedYear = MAX(DIM_TIME[FIN_YEAR])&lt;/P&gt;
&lt;P&gt;RETURN&lt;/P&gt;
&lt;P&gt;CALCULATE(&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [YTD Pricing Total],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FILTER(&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ALLSELECTED(DIM_TIME[Full_Date]),&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DIM_TIME[Full_Date] &amp;lt;= MAX(DIM_TIME[Full_Date]) &amp;amp;&amp;amp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DIM_TIME[FIN_YEAR] = SelectedYear&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;
&lt;P&gt;Make sure Fact_Transactions links to DIM_TIME[Full_Date] correctly, and check your underlying measures ([Prior Year Qty], [Volume_V1], etc.) aren’t returning blanks or 0s.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this helped solve the issue, please consider marking it&amp;nbsp;&lt;STRONG&gt;'Accept as Solution&lt;/STRONG&gt;' so others with similar queries may find it more easily. If not, please share the details, always happy to help.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 05:43:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4626848#M177123</guid>
      <dc:creator>v-hashadapu</dc:creator>
      <dc:date>2025-03-27T05:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need an uregent help with cumulative DAX formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4636021#M177478</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="643535" data-lia-user-login="Srinivas904" class="lia-mention lia-mention-user"&gt;Srinivas904&lt;/a&gt;&amp;nbsp;, Please let us know if your issue is solved. If it is, consider marking the answer that helped&amp;nbsp;&lt;STRONG&gt;'Accept as Solution'&lt;/STRONG&gt;, so others with similar queries can find it easily. If not, please share the details.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 05:11:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4636021#M177478</guid>
      <dc:creator>v-hashadapu</dc:creator>
      <dc:date>2025-04-03T05:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need an uregent help with cumulative DAX formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4636847#M177531</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882992" data-lia-user-login="v-hashadapu" class="lia-mention lia-mention-user"&gt;v-hashadapu&lt;/a&gt;&amp;nbsp;, actually my entire approach was wrong, i found the solution for it, how can i delete this post ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 13:14:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4636847#M177531</guid>
      <dc:creator>Srinivas904</dc:creator>
      <dc:date>2025-04-03T13:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need an uregent help with cumulative DAX formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4637548#M177556</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="643535" data-lia-user-login="Srinivas904" class="lia-mention lia-mention-user"&gt;Srinivas904&lt;/a&gt;&amp;nbsp;, thanks for the update and happy to know you have found a solution. As to the deletion, there is no need for it. You can simply post the details of your approach and mark it 'Accept as Solution'. It may help others who may be in similar scenarios. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 04:34:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4637548#M177556</guid>
      <dc:creator>v-hashadapu</dc:creator>
      <dc:date>2025-04-04T04:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need an uregent help with cumulative DAX formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4643052#M177781</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="643535" data-lia-user-login="Srinivas904" class="lia-mention lia-mention-user"&gt;Srinivas904&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please let us know if your issue is solved. If it is, consider marking the answer that helped&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;'Accept as Solution'&lt;/STRONG&gt;&lt;SPAN&gt;, so others with similar queries can find it easily. If not, please share the details.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 12:07:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4643052#M177781</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-04-08T12:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need an uregent help with cumulative DAX formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4653121#M178128</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="643535" data-lia-user-login="Srinivas904" class="lia-mention lia-mention-user"&gt;Srinivas904&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for the update and happy to know you have found a solution. As to the deletion, Please check the below Forum community threads.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-can-i-delete-my-own-post-in-forum/m-p/527276" target="_blank"&gt;How can i delete my own post in forum? - Microsoft Fabric Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Using-the-Community/Contributing-to-the-Community/ta-p/3241257" target="_blank"&gt;Contributing to the Community - Microsoft Fabric Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.&lt;BR /&gt;Thanks and Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 07:17:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4653121#M178128</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-04-15T07:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need an uregent help with cumulative DAX formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4666077#M178710</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="643535" data-lia-user-login="Srinivas904" class="lia-mention lia-mention-user"&gt;Srinivas904&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 07:10:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-an-uregent-help-with-cumulative-DAX-formula/m-p/4666077#M178710</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-04-24T07:10:11Z</dc:date>
    </item>
  </channel>
</rss>

