<?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: Calculate % and difference in pivot in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613232#M45654</link>
    <description>&lt;P&gt;May be try this&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(Measure)/Before(Sum(Measure))&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 16 Aug 2019 11:35:36 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-08-16T11:35:36Z</dc:date>
    <item>
      <title>Calculate % and difference in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613230#M45653</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;Please find below a screenshot of the pivot i've got. I want to calculate the difference between 2018 and 2019 in absolute numbers and the in-/decrease of 2019 compared to 2018.&amp;nbsp;&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="QS_Pivot.JPG" style="width: 952px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/17170iA856F0E7A838A14F/image-size/large?v=v2&amp;amp;px=999" role="button" title="QS_Pivot.JPG" alt="QS_Pivot.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 11:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613230#M45653</guid>
      <dc:creator>Vervoort</dc:creator>
      <dc:date>2019-08-16T11:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate % and difference in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613232#M45654</link>
      <description>&lt;P&gt;May be try this&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(Measure)/Before(Sum(Measure))&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 16 Aug 2019 11:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613232#M45654</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-08-16T11:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate % and difference in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613235#M45656</link>
      <description>&lt;P&gt;Unfortunately, no...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 11:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613235#M45656</guid>
      <dc:creator>Vervoort</dc:creator>
      <dc:date>2019-08-16T11:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate % and difference in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613241#M45657</link>
      <description>&lt;P&gt;What was wrong when you used it? Would you be able to provide more information on where you want to see this?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 11:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613241#M45657</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-08-16T11:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate % and difference in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613242#M45658</link>
      <description>&lt;P&gt;Absolute difference, as a column after 2019.&lt;/P&gt;&lt;P&gt;So for line 1 BOM Mass Change it's 108-27=81 more increase.&lt;/P&gt;&lt;P&gt;And after the absolute number a column with % of the 81 difference/increase.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 11:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613242#M45658</guid>
      <dc:creator>Vervoort</dc:creator>
      <dc:date>2019-08-16T11:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate % and difference in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613245#M45659</link>
      <description>&lt;P&gt;Try this for Absolute Difference&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(Measure)-Before(Sum(Measure))&lt;/LI-CODE&gt;&lt;P&gt;Not sure what you mean here?&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"And after the absolute number a column with % of the 81 difference/increase. "&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;What is the difference between difference and increase?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 11:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613245#M45659</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-08-16T11:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate % and difference in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613248#M45660</link>
      <description>It says, invalid dimension&lt;BR /&gt;=Sum(Subcategorie)/Before(Sum(Subcategorie))</description>
      <pubDate>Fri, 16 Aug 2019 12:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613248#M45660</guid>
      <dc:creator>Vervoort</dc:creator>
      <dc:date>2019-08-16T12:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate % and difference in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613249#M45661</link>
      <description>&lt;P&gt;Use it as a measure and not dimension &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 12:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613249#M45661</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-08-16T12:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate % and difference in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613256#M45663</link>
      <description>&lt;P&gt;almost there I think, only the outcome doesn't make sense&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QS_2.JPG" style="width: 952px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/17173i21F167FFDAD45B69/image-size/large?v=v2&amp;amp;px=999" role="button" title="QS_2.JPG" alt="QS_2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 12:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613256#M45663</guid>
      <dc:creator>Vervoort</dc:creator>
      <dc:date>2019-08-16T12:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate % and difference in pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613259#M45664</link>
      <description>&lt;P&gt;Just use minus instead of divide&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 12:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-and-difference-in-pivot/m-p/1613259#M45664</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-08-16T12:26:04Z</dc:date>
    </item>
  </channel>
</rss>

