<?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 Calculated Pivot Table from a different pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723037#M505998</link>
    <description>&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;Disclaimer: The data used in this post is dummy and not actual data.&lt;/P&gt;&lt;P&gt;I'm stuck at this thing that i'm working at. I have a pivot table in Qlikview with me. I want to make a second pivot table where the data needs to come from the first pivot table based on a calculation. Below is Table1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="akashaj094_0-1593420725097.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36480i17B7AEC36229D456/image-size/medium?v=v2&amp;amp;px=400" role="button" title="akashaj094_0-1593420725097.png" alt="akashaj094_0-1593420725097.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now I want a second pivot table like this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="akashaj094_1-1593420788767.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36481i68DF08D8C64D1434/image-size/medium?v=v2&amp;amp;px=400" role="button" title="akashaj094_1-1593420788767.png" alt="akashaj094_1-1593420788767.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In this pivot table the data has come from the first table like (2010,1) has data value = 34/96 from the first pivot table. All the other cells in the second pivot table are filled like this only (2010,2) = 23/34&lt;/P&gt;&lt;P&gt;Can someone tell me how to do this in Qlikview ? Any help will be greatly appreciated!&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:24:27 GMT</pubDate>
    <dc:creator>akashaj094</dc:creator>
    <dc:date>2024-11-16T00:24:27Z</dc:date>
    <item>
      <title>Calculated Pivot Table from a different pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723037#M505998</link>
      <description>&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;Disclaimer: The data used in this post is dummy and not actual data.&lt;/P&gt;&lt;P&gt;I'm stuck at this thing that i'm working at. I have a pivot table in Qlikview with me. I want to make a second pivot table where the data needs to come from the first pivot table based on a calculation. Below is Table1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="akashaj094_0-1593420725097.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36480i17B7AEC36229D456/image-size/medium?v=v2&amp;amp;px=400" role="button" title="akashaj094_0-1593420725097.png" alt="akashaj094_0-1593420725097.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now I want a second pivot table like this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="akashaj094_1-1593420788767.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36481i68DF08D8C64D1434/image-size/medium?v=v2&amp;amp;px=400" role="button" title="akashaj094_1-1593420788767.png" alt="akashaj094_1-1593420788767.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In this pivot table the data has come from the first table like (2010,1) has data value = 34/96 from the first pivot table. All the other cells in the second pivot table are filled like this only (2010,2) = 23/34&lt;/P&gt;&lt;P&gt;Can someone tell me how to do this in Qlikview ? Any help will be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723037#M505998</guid>
      <dc:creator>akashaj094</dc:creator>
      <dc:date>2024-11-16T00:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Pivot Table from a different pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723065#M505999</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try with&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;after(sum(value))/sum(value)&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 29 Jun 2020 11:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723065#M505999</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2020-06-29T11:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Pivot Table from a different pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723066#M506000</link>
      <description>&lt;P&gt;How will I link the two pivot tables?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 11:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723066#M506000</guid>
      <dc:creator>akashaj094</dc:creator>
      <dc:date>2020-06-29T11:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Pivot Table from a different pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723070#M506001</link>
      <description>&lt;P&gt;Create a second pivot table and as expression write the formula&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 11:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723070#M506001</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2020-06-29T11:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Pivot Table from a different pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723106#M506002</link>
      <description>&lt;P&gt;Thank You ! This worked&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 13:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Pivot-Table-from-a-different-pivot-table/m-p/1723106#M506002</guid>
      <dc:creator>akashaj094</dc:creator>
      <dc:date>2020-06-29T13:52:16Z</dc:date>
    </item>
  </channel>
</rss>

