<?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: Percentage in Pivot tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336651#M573410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both for your quick replies. What you both proposed did the job perfectly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you both again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for another question: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that there is an option in qlikview to show the totals above or below the table data.&lt;/P&gt;&lt;P&gt;How can i show, in a new column below the table data the same totals but in percentages?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for any answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Jul 2012 17:19:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-07T17:19:38Z</dc:date>
    <item>
      <title>Percentage in Pivot tables</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336647#M573406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, my first post in this community. I am quite new to qlikview and my question is very easy for the more experienced to answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table and i want to calculate the percentages of every column and every sub total compared to the General Total of the table.&lt;/P&gt;&lt;P&gt;I include&amp;nbsp; jpegs of my data and the result that i want to achieve. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope i become an expert in Qlikview to be able to help others who are new like i am now!!!&lt;IMG __jive_id="17769" alt="Pivot_Table.JPG" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/17769_Pivot_Table.JPG" width="450" /&gt;&lt;IMG __jive_id="17770" alt="Pivot_Table_correct.JPG" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/17770_Pivot_Table_correct.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 15:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336647#M573406</guid>
      <dc:creator />
      <dc:date>2012-07-05T15:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in Pivot tables</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336648#M573407</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Expression for achieve Number_of_active_users / total of Number_of_active_users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Count(User)/Count(total User)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 15:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336648#M573407</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-07-05T15:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in Pivot tables</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336649#M573408</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;Try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(Active_Users) / Count(TOTAL Active_Users)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else if you are using Straight table then try using Relative option in Expression tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 06:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336649#M573408</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-07-06T06:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in Pivot tables</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336650#M573409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new for QlikView, I'd like to request you to learn for each and evrything on QlikView, so request you send any study materials on it. My personal email id: &lt;A href="mailto:deva.manu1@gmail.com"&gt;deva.manu1@gmail.com&lt;/A&gt; . Waiting for your response AEAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 07:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336650#M573409</guid>
      <dc:creator />
      <dc:date>2012-07-06T07:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in Pivot tables</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336651#M573410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both for your quick replies. What you both proposed did the job perfectly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you both again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for another question: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that there is an option in qlikview to show the totals above or below the table data.&lt;/P&gt;&lt;P&gt;How can i show, in a new column below the table data the same totals but in percentages?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for any answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2012 17:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336651#M573410</guid>
      <dc:creator />
      <dc:date>2012-07-07T17:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in Pivot tables</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336652#M573411</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;Can you come up with an examle?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 10:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336652#M573411</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-07-09T10:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in Pivot tables</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336653#M573412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you are&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="17951" class="jive-image-thumbnail jive-image" onclick="" alt="table.JPG" src="https://community.qlik.com/legacyfs/online/17951_table.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 10:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336653#M573412</guid>
      <dc:creator />
      <dc:date>2012-07-09T10:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in Pivot tables</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336654#M573413</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 think this is not possible as per my knowledge.&amp;nbsp; But you can create another chart which displays percentages only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 15:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Pivot-tables/m-p/336654#M573413</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-07-09T15:21:09Z</dc:date>
    </item>
  </channel>
</rss>

