<?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: Calculation MoM % for different measures in Pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculation-MoM-for-different-measures-in-Pivot-table/m-p/2416146#M95146</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;
&lt;P&gt;(Sum({&amp;lt;Month={$(=Max(Month)-1)}&amp;gt;}[Measure]) - Sum({&amp;lt;Month={$(=Max(Month))}&amp;gt;}[Measure])) / Sum({&amp;lt;Month={$(=Max(Month)-1)}&amp;gt;}[Measure])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Feb 2024 16:21:29 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2024-02-07T16:21:29Z</dc:date>
    <item>
      <title>Calculation MoM % for different measures in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculation-MoM-for-different-measures-in-Pivot-table/m-p/2416088#M95143</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;I want to achieve a view like below in Qlik Sense which is a replica of OBI.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sathishr_0-1707317801683.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159310i63F06C42D64948AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sathishr_0-1707317801683.png" alt="sathishr_0-1707317801683.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have created a Pivot table in Qlik with Stream &amp;amp; Service as Rows , Month as Column and calculated the Records, Volume and Duration as Measures. But MoM% calculation when i add it as a Measure using Column function to achieve , it gets split over the Month ( Column Dimension).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sathishr_1-1707317969471.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159311iEF26DE7DB3717095/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sathishr_1-1707317969471.png" alt="sathishr_1-1707317969471.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Could you please help me how i can achieve the similar view as in OBI.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In OBI it has been achieved by adding the MoM % as Calculated filed on the Month( Dimension).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 15:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculation-MoM-for-different-measures-in-Pivot-table/m-p/2416088#M95143</guid>
      <dc:creator>sathishr</dc:creator>
      <dc:date>2024-02-07T15:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation MoM % for different measures in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculation-MoM-for-different-measures-in-Pivot-table/m-p/2416146#M95146</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;
&lt;P&gt;(Sum({&amp;lt;Month={$(=Max(Month)-1)}&amp;gt;}[Measure]) - Sum({&amp;lt;Month={$(=Max(Month))}&amp;gt;}[Measure])) / Sum({&amp;lt;Month={$(=Max(Month)-1)}&amp;gt;}[Measure])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 16:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculation-MoM-for-different-measures-in-Pivot-table/m-p/2416146#M95146</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2024-02-07T16:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation MoM % for different measures in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculation-MoM-for-different-measures-in-Pivot-table/m-p/2416294#M95160</link>
      <description>&lt;P&gt;Thanks for your response Chanty4u... This formula can be used to calculate the Month over month value but it wouldn't solve the issue of Grouping for display as it is done in OBI.&lt;/P&gt;
&lt;P&gt;With the formula you have given , I can achieve the below snippet? (which I have already managed by another away but not accepted by the user community :()&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sathishr_0-1707346141204.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159333i2F074E898CE052AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sathishr_0-1707346141204.png" alt="sathishr_0-1707346141204.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I manage to get a view like below please? Grouping of Measures like Files , Records, Value and under each Measure I want to display Current , Previous Month and Month over Month Variance %&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sathishr_2-1707346437340.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159335iA4B420F7659604F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sathishr_2-1707346437340.png" alt="sathishr_2-1707346437340.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 22:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculation-MoM-for-different-measures-in-Pivot-table/m-p/2416294#M95160</guid>
      <dc:creator>sathishr</dc:creator>
      <dc:date>2024-02-07T22:57:37Z</dc:date>
    </item>
  </channel>
</rss>

