<?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: Pivot Table with Column Percentages in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315301#M408435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then, the expression is: &lt;STRONG&gt;&lt;EM&gt;sum(Value)/sum(TOTAL &amp;lt;Year&amp;gt; Value)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168872_Capture3.PNG" style="height: 83px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jul 2017 11:15:54 GMT</pubDate>
    <dc:creator>jmvilaplanap</dc:creator>
    <dc:date>2017-07-03T11:15:54Z</dc:date>
    <item>
      <title>Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315295#M408429</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, with YEAR across the top (3 years so 3 columns), with the user being able to select from a list of available dimensions down the side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the % to calculate for each individual column (year), as opposed to a percentage of the total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;IMG alt="outcomes_pivot.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168858_outcomes_pivot.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 10:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315295#M408429</guid>
      <dc:creator>wonkymeister</dc:creator>
      <dc:date>2017-07-03T10:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315296#M408430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I can see, I think you are doing a percentage about the total, for example in the first cell is the percentage of the Stage 1 in 2015/6 about the total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, you need only use the "function" TOTAL, for example: &lt;STRONG&gt;&lt;EM&gt;=sum(&lt;SPAN style="font-size: 13.3333px;"&gt;valueField&lt;/SPAN&gt;)/sum(TOTAL valueField)&lt;/EM&gt;&lt;/STRONG&gt;, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 10:48:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315296#M408430</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-03T10:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315297#M408431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nope - tried that with no success &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 10:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315297#M408431</guid>
      <dc:creator>wonkymeister</dc:creator>
      <dc:date>2017-07-03T10:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315298#M408432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you give me a dataset for testing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 10:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315298#M408432</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-03T10:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315299#M408433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tested and it works for me, I'll show you&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168867_Capture3.PNG" style="height: 84px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;you can see the expressions at the top of the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. I'm sorry but I don't know how to upload a *.qvw file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 10:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315299#M408433</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-03T10:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315300#M408434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry - want i want is the percentage of stage for that year only: like this:&lt;IMG alt="outcomes_pivot 2.PNG" class="jive-image image-1" src="/legacyfs/online/168868_outcomes_pivot 2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 11:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315300#M408434</guid>
      <dc:creator>wonkymeister</dc:creator>
      <dc:date>2017-07-03T11:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315301#M408435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then, the expression is: &lt;STRONG&gt;&lt;EM&gt;sum(Value)/sum(TOTAL &amp;lt;Year&amp;gt; Value)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168872_Capture3.PNG" style="height: 83px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 11:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315301#M408435</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-03T11:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315302#M408436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose sir you are a legend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 11:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315302#M408436</guid>
      <dc:creator>wonkymeister</dc:creator>
      <dc:date>2017-07-03T11:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315303#M408437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome Phillip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 11:27:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315303#M408437</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-03T11:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315304#M408438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just a thought - can this be done in Set analysis also?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 14:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315304#M408438</guid>
      <dc:creator>wonkymeister</dc:creator>
      <dc:date>2017-07-03T14:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table with Column Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315305#M408439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think no, because there is in a pivot table, then automatically the results are "filtered" to fit each cell, is because you need to use "TOTAL"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be possible to use it in a text object using filters, but I think is not that are you looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 14:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-with-Column-Percentages/m-p/1315305#M408439</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-03T14:55:33Z</dc:date>
    </item>
  </channel>
</rss>

