<?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 help on DAX measure on running multiplication value from Previous row value - Power bi in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692867#M143552</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="688277" data-lia-user-login="SP_1" class="lia-mention lia-mention-user"&gt;SP_1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;you need month number column in your table&lt;BR /&gt;try below measure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Measure 4 = 
PRODUCTX(
    FILTER(
        ALL('Table (2)'),
        'Table (2)'[year]=MAX('Table (2)'[year]) &amp;amp;&amp;amp; 
        'Table (2)'[month number]&amp;lt;=MAX('Table (2)'[month number])
    ),
    'Table (2)'[value]
)&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&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;&lt;P&gt;and change decimal number of measure to 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 11 Feb 2024 16:56:28 GMT</pubDate>
    <dc:creator>Dangar332</dc:creator>
    <dc:date>2024-02-11T16:56:28Z</dc:date>
    <item>
      <title>Need help on DAX measure on running multiplication value from Previous row value - Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692115#M143492</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Power BI&lt;BR /&gt;Need help on creating measure on&amp;nbsp;running multiplication value from Previous value&lt;BR /&gt;Using Date hirerachy ( Year -&amp;gt; Month in my Power BI table visual)&lt;BR /&gt;below is the sample screen shot as output.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&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>Sat, 10 Feb 2024 06:22:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692115#M143492</guid>
      <dc:creator>SP_1</dc:creator>
      <dc:date>2024-02-10T06:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on DAX measure on running multiplication value from Previous row value - Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692116#M143493</link>
      <description>&lt;P&gt;Need DAX code&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2024 06:18:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692116#M143493</guid>
      <dc:creator>SP_1</dc:creator>
      <dc:date>2024-02-10T06:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on DAX measure on running multiplication value from Previous row value - Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692125#M143494</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="688277" data-lia-user-login="SP_1" class="lia-mention lia-mention-user"&gt;SP_1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check this &lt;A href="https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Calculation-Multiplying-Values-from-Previous-Row/td-p/2939002" target="_blank"&gt;https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Calculation-Multiplying-Values-from-Previous-Row/td-p/2939002&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ritesh&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Mark my post as a solution if it helped you&lt;/FONT&gt;|&lt;FONT color="#000000"&gt;&amp;nbsp;Munde and Kudis (Ladies and Gentlemen) I like your Kudos!!&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;!!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;A href="https://www.youtube.com/channel/UCOK8xNgwlypFkU6aCEThCmw" target="_self" rel="nofollow noreferrer noopener"&gt;My YT Channel Dancing With Data&lt;/A&gt;&amp;nbsp;!!&amp;nbsp;&lt;A href="https://www.linkedin.com/in/ritesh-bisht-22238913/" target="_self" rel="nofollow noreferrer noopener"&gt;Connect on Linkedin&lt;/A&gt;&amp;nbsp;!!&lt;A href="https://www.youtube.com/watch?v=XE-HehSTmGo&amp;amp;list=PL9z26CJ-fucFCNaSAKlBujSFY22tZhcDr" target="_self" rel="nofollow noopener noreferrer"&gt;Power BI for Tableau Users&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 10 Feb 2024 06:34:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692125#M143494</guid>
      <dc:creator>ribisht17</dc:creator>
      <dc:date>2024-02-10T06:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on DAX measure on running multiplication value from Previous row value - Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692127#M143496</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="369860" data-lia-user-login="ribisht17" class="lia-mention lia-mention-user"&gt;ribisht17&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I already tried&amp;nbsp; but its not working for date hierarchy (Year / Month)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2024 06:41:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692127#M143496</guid>
      <dc:creator>SP_1</dc:creator>
      <dc:date>2024-02-10T06:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on DAX measure on running multiplication value from Previous row value - Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692867#M143552</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="688277" data-lia-user-login="SP_1" class="lia-mention lia-mention-user"&gt;SP_1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;you need month number column in your table&lt;BR /&gt;try below measure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Measure 4 = 
PRODUCTX(
    FILTER(
        ALL('Table (2)'),
        'Table (2)'[year]=MAX('Table (2)'[year]) &amp;amp;&amp;amp; 
        'Table (2)'[month number]&amp;lt;=MAX('Table (2)'[month number])
    ),
    'Table (2)'[value]
)&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&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;&lt;P&gt;and change decimal number of measure to 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2024 16:56:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3692867#M143552</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2024-02-11T16:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on DAX measure on running multiplication value from Previous row value - Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3693076#M143566</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="688277" data-lia-user-login="SP_1" class="lia-mention lia-mention-user"&gt;SP_1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another method, I have used Date table(Calendar) and Fact table(ProductTbl), linked one to many relationship. To sort the results I have also added YearMonth to table but changed font color to white so it is not visible, MonthYear or date is needed to show results sorted, if sort is not required, you can skip this step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;MProductTest =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VAR&lt;/SPAN&gt; &lt;SPAN&gt;_SelYr&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;SELECTEDVALUE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'CALENDAR'&lt;/SPAN&gt;&lt;SPAN&gt;[YEAR]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VAR&lt;/SPAN&gt; &lt;SPAN&gt;_SelMth&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;SELECTEDVALUE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'CALENDAR'&lt;/SPAN&gt;&lt;SPAN&gt;[MonthNo]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VAR&lt;/SPAN&gt; &lt;SPAN&gt;_Dt&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;DATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;_SelYr&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;_SelMth&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VAR&lt;/SPAN&gt; &lt;SPAN&gt;_Product&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;PRODUCT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ProductTbl&lt;/SPAN&gt;&lt;SPAN&gt;[Value]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;REMOVEFILTERS&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ProductTbl&lt;/SPAN&gt;&lt;SPAN&gt;[Value]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;'CALENDAR'&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN&gt;_Dt&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;RETURN&lt;/SPAN&gt; &lt;SPAN&gt;IF&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;MAX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ProductTbl&lt;/SPAN&gt;&lt;SPAN&gt;[CapDate]&lt;/SPAN&gt;&lt;SPAN&gt;) ), &lt;/SPAN&gt;&lt;SPAN&gt;BLANK&lt;/SPAN&gt;&lt;SPAN&gt;(), &lt;/SPAN&gt;&lt;SPAN&gt;_Product&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 00:45:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3693076#M143566</guid>
      <dc:creator>talespin</dc:creator>
      <dc:date>2024-02-12T00:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on DAX measure on running multiplication value from Previous row value - Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3694281#M143638</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="569583" data-lia-user-login="Dangar332" class="lia-mention lia-mention-user"&gt;Dangar332&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for the solution&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 14:42:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-on-DAX-measure-on-running-multiplication-value-from/m-p/3694281#M143638</guid>
      <dc:creator>SP_1</dc:creator>
      <dc:date>2024-02-12T14:42:07Z</dc:date>
    </item>
  </channel>
</rss>

