<?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: Calculated field in pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101485#M18641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's always going to be a comparison between two years.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Aug 2016 09:54:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-29T09:54:29Z</dc:date>
    <item>
      <title>Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101481#M18637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table where the invoice values are shown by month and year. I managed to write an expression to calculate the delta percentage: ([Current Year]-[Previous Year])/[Previous Year]. This is being displayed in a separate pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now to save some space on the sheet and to make it visually more appealing I would like to incorporate both the invoice values and the delta percentages in one pivot table. As you can see in attached print screen simply pasting the delta percentage expression did not do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone have a solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;P.S. I already found some information in another thread (&lt;A href="https://community.qlik.com/thread/128431"&gt;Add a calculated column to pivot table with set analysis&lt;/A&gt;) where the solution of a dummy dimension is mentioned. Unfortunately I do not understand how this works.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Aug 2016 19:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101481#M18637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-28T19:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101482#M18638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you want:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135802_Capture.PNG" style="height: 151px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum([Invoice Value]) - Before(Sum([Invoice Value])))/Before(Sum([Invoice Value]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Aug 2016 19:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101482#M18638</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-28T19:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101483#M18639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's 99% what I was looking for. Thx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the 1%. Is there a possibility to hide the below column as this is not relevant or is this inherent to a pivot table?&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135823_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 06:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101483#M18639</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-29T06:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101484#M18640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this always going to be a comparison between two years or could there be more than 2 years in this chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 09:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101484#M18640</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-29T09:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101485#M18641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's always going to be a comparison between two years.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 09:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101485#M18641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-29T09:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101486#M18642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to re-run the application for me with a new table in it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DIM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 12:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101486#M18642</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-29T12:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101487#M18643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. See attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 13:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101487#M18643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-29T13:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101488#M18644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad Tom, would you be able to run it with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Dim:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;DIM&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;2&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;3&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I underestimated the need for the 3 in the DIM field. I apologize for asking over and over again to do this &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 12:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101488#M18644</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-30T12:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101489#M18645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem Sunny. It's you that is helping me so I don't mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 12:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101489#M18645</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-30T12:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101490#M18646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/136027_Capture.PNG" style="height: 202px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 17:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101490#M18646</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-30T17:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101491#M18647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's 100% what I was looking for. Thx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I consider the expression you wrote rocket science &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 07:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101491#M18647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-31T07:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101492#M18648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha, the good thing is that I was able to help you out at last. and I ended up needing only DIM 1 and 2. Sorry to make you rerun the app with 1,2, &amp;amp; 3 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 08:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-field-in-pivot-table/m-p/1101492#M18648</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-31T08:50:45Z</dc:date>
    </item>
  </channel>
</rss>

