<?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 Pivot table Set Analyis Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206977#M62890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I use a pivottable that looks like this:&lt;/P&gt;&lt;P&gt;salesperson s1 s2 s3&lt;BR /&gt;group&lt;BR /&gt;a1 10 20 30&lt;BR /&gt;a2 20 30 40&lt;BR /&gt;a3 30 40 50&lt;BR /&gt;&lt;BR /&gt;I'd like to show a percentage for each salesperson over all salespersons for each group.&lt;BR /&gt;e.g.&lt;/P&gt;&lt;P&gt;s1 %s1&lt;BR /&gt;a1 10 16% (10/60)&lt;BR /&gt;&lt;BR /&gt;how can I set this up.&lt;/P&gt;&lt;P&gt;tried with set analysis but failed. sum(amount) / sum({salesperson=}amount)&lt;/P&gt;&lt;P&gt;Someone an idea?&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;P&gt;Aloah&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2010 11:40:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-11T11:40:15Z</dc:date>
    <item>
      <title>Pivot table Set Analyis Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206977#M62890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I use a pivottable that looks like this:&lt;/P&gt;&lt;P&gt;salesperson s1 s2 s3&lt;BR /&gt;group&lt;BR /&gt;a1 10 20 30&lt;BR /&gt;a2 20 30 40&lt;BR /&gt;a3 30 40 50&lt;BR /&gt;&lt;BR /&gt;I'd like to show a percentage for each salesperson over all salespersons for each group.&lt;BR /&gt;e.g.&lt;/P&gt;&lt;P&gt;s1 %s1&lt;BR /&gt;a1 10 16% (10/60)&lt;BR /&gt;&lt;BR /&gt;how can I set this up.&lt;/P&gt;&lt;P&gt;tried with set analysis but failed. sum(amount) / sum({salesperson=}amount)&lt;/P&gt;&lt;P&gt;Someone an idea?&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;P&gt;Aloah&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 11:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206977#M62890</guid>
      <dc:creator />
      <dc:date>2010-01-11T11:40:15Z</dc:date>
    </item>
    <item>
      <title>Pivot table Set Analyis Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206978#M62891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aloah,&lt;/P&gt;&lt;P&gt;see the attached example.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 12:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206978#M62891</guid>
      <dc:creator />
      <dc:date>2010-01-11T12:24:23Z</dc:date>
    </item>
    <item>
      <title>Pivot table Set Analyis Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206979#M62892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum(amount) / Sum({&amp;lt; group = {"groupname"} &amp;gt;} amount)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 12:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206979#M62892</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-01-11T12:24:42Z</dc:date>
    </item>
    <item>
      <title>Pivot table Set Analyis Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206980#M62893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer,&lt;/P&gt;&lt;P&gt;thanks for your help. works perfectly. Can you explain me what "&amp;lt;group&amp;gt;" causes so that the formular works?&lt;/P&gt;&lt;P&gt;Aloah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 12:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206980#M62893</guid>
      <dc:creator />
      <dc:date>2010-01-11T12:37:14Z</dc:date>
    </item>
    <item>
      <title>Pivot table Set Analyis Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206981#M62894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Aloah, "&amp;lt;group&amp;gt;" references the name of the dimension or column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 12:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Set-Analyis-Problem/m-p/206981#M62894</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-01-11T12:57:15Z</dc:date>
    </item>
  </channel>
</rss>

