<?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 measure / 100 in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4075343#M161807</link>
    <description>&lt;P&gt;I need to create Z but I don't know how&lt;/P&gt;</description>
    <pubDate>Fri, 02 Aug 2024 07:34:36 GMT</pubDate>
    <dc:creator>giuliapiazza94</dc:creator>
    <dc:date>2024-08-02T07:34:36Z</dc:date>
    <item>
      <title>Cumulative measure / 100</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4075305#M161802</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;i need to create a measure that works like this:&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;&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;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I create it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 07:18:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4075305#M161802</guid>
      <dc:creator>giuliapiazza94</dc:creator>
      <dc:date>2024-08-02T07:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative measure / 100</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4075313#M161803</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="295674" data-lia-user-login="giuliapiazza94" class="lia-mention lia-mention-user"&gt;giuliapiazza94&lt;/a&gt;&amp;nbsp;, Can you explain what exactly you are trying to do&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 07:23:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4075313#M161803</guid>
      <dc:creator>bhanu_gautam</dc:creator>
      <dc:date>2024-08-02T07:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative measure / 100</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4075341#M161806</link>
      <description>&lt;P&gt;X and Y are two measures.&lt;/P&gt;&lt;P&gt;X = total of &lt;STRONG&gt;new&lt;/STRONG&gt; customers of month&lt;/P&gt;&lt;P&gt;Y = total customers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to create Z:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Z of first month selected (in this example is january) = Y / 100&lt;/P&gt;&lt;P&gt;Z of other months =&amp;nbsp; Z(previous month) + X&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 07:33:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4075341#M161806</guid>
      <dc:creator>giuliapiazza94</dc:creator>
      <dc:date>2024-08-02T07:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative measure / 100</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4075343#M161807</link>
      <description>&lt;P&gt;I need to create Z but I don't know how&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 07:34:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4075343#M161807</guid>
      <dc:creator>giuliapiazza94</dc:creator>
      <dc:date>2024-08-02T07:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative measure / 100</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4079264#M161959</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="625922" data-lia-user-login="bhanu_gautam" class="lia-mention lia-mention-user"&gt;bhanu_gautam&lt;/a&gt;&amp;nbsp;, Thank you for your positive response to the post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="295674" data-lia-user-login="giuliapiazza94" class="lia-mention lia-mention-user"&gt;giuliapiazza94&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is my solution, I hope this helps.&lt;/P&gt;
&lt;P&gt;1.Create a measure to calculate Y/100.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;FirstMonthYDiv100 = CALCULATE(
    MIN('Table'[Y]), 
    FILTER(
        ALL('Table'), 
        'Table'[Month] = MINX(ALL('Table'), 'Table'[Month]
        )
    )
)/100&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.Create a cumulative measure for column X.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;CumulativeSumX = CALCULATE(
    SUM('Table'[X]),
    FILTER(
        ALLSELECTED('Table'),
        'Table'[Month] &amp;lt;= MAX('Table'[Month])
    )
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3.Create a measure Z.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Z = [FirstMonthYDiv100] + [CumulativeSumX]&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4.Here is my final result.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Jarvis Tang&lt;BR /&gt;If this post &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 01:52:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-measure-100/m-p/4079264#M161959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-05T01:52:24Z</dc:date>
    </item>
  </channel>
</rss>

