<?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: Adding a calculated row to a pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598738#M44261</link>
    <description>&lt;P&gt;Hi Simon,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any possibility to do this with new P&amp;amp;L Pivot table&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2019 15:25:19 GMT</pubDate>
    <dc:creator>Chandimal</dc:creator>
    <dc:date>2019-07-03T15:25:19Z</dc:date>
    <item>
      <title>Adding a calculated row to a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598644#M44252</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a requirement to add a calculated row into the pivot table. In my table I'm representing annual turnover of five different companies along with the annual budget. Columns represents the companies.Rows represents the annual turnover and annual budget.&lt;/P&gt;&lt;P&gt;My requirement is to show each individual achievement percentage on the bottom row by dividing&amp;nbsp; budget/ turnover *100&lt;/P&gt;&lt;P&gt;Any possibility to do this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598644#M44252</guid>
      <dc:creator>Chandimal</dc:creator>
      <dc:date>2024-11-16T05:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a calculated row to a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598695#M44256</link>
      <description>&lt;P&gt;Can you provide current situation and required solution in any image, for example?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 14:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598695#M44256</guid>
      <dc:creator>Simon_Astakhov</dc:creator>
      <dc:date>2019-07-03T14:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a calculated row to a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598708#M44257</link>
      <description>&lt;P&gt;I have attached a screenshot for your reference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement is to add a calculated row as the bottom row for the pivot table&amp;nbsp;&lt;/P&gt;&lt;P&gt;values in the first row "corporate plan" must be divided by the values of the second row "May-2019" and multiply that by 100 to get the percentage value.&lt;/P&gt;&lt;P&gt;Each field must represent the corresponding percentage value on the bottom field of each column&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you can get the idea&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 14:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598708#M44257</guid>
      <dc:creator>Chandimal</dc:creator>
      <dc:date>2019-07-03T14:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a calculated row to a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598726#M44259</link>
      <description>&lt;P&gt;If its acceptable, you can add custom first line by enabling Totals for Details dimension like:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img-2019-07-03-17-52-34.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14870i06E43E3762537F02/image-size/large?v=v2&amp;amp;px=999" role="button" title="img-2019-07-03-17-52-34.png" alt="img-2019-07-03-17-52-34.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And expression like:&amp;nbsp;IF(Dimensionality()=0, 'budget/ turnover *100', Sum(Value)).&lt;/P&gt;&lt;P&gt;Just replace&amp;nbsp;'budget/ turnover *100' string by another formula.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 14:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598726#M44259</guid>
      <dc:creator>Simon_Astakhov</dc:creator>
      <dc:date>2019-07-03T14:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a calculated row to a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598738#M44261</link>
      <description>&lt;P&gt;Hi Simon,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any possibility to do this with new P&amp;amp;L Pivot table&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 15:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-a-calculated-row-to-a-pivot-table/m-p/1598738#M44261</guid>
      <dc:creator>Chandimal</dc:creator>
      <dc:date>2019-07-03T15:25:19Z</dc:date>
    </item>
  </channel>
</rss>

