<?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 Percentages in expanded pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145505#M590311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table with a calculated dimension, and am trying to get percentages to the calculated dimension level.&lt;/P&gt;&lt;P&gt;Collapsed, the percentages are fine. Expanded, '-' populated cells show up. I've worked over aggr with this with no luck. Sample aggr:&lt;/P&gt;&lt;P&gt;(sum(total_claim_count) / (aggr(sum(claim_count), claim_name, claim_status))&lt;/P&gt;&lt;P&gt;The calculated dimension involves three 'if' statements and does not plug into the aggr.&lt;/P&gt;&lt;P&gt;This has used up my blood on the keyboard supply for the weekend.&lt;/P&gt;&lt;P&gt;Help vastly appreciated.&lt;/P&gt;&lt;P&gt;kencho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2009 04:43:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-01T04:43:04Z</dc:date>
    <item>
      <title>Percentages in expanded pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145505#M590311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table with a calculated dimension, and am trying to get percentages to the calculated dimension level.&lt;/P&gt;&lt;P&gt;Collapsed, the percentages are fine. Expanded, '-' populated cells show up. I've worked over aggr with this with no luck. Sample aggr:&lt;/P&gt;&lt;P&gt;(sum(total_claim_count) / (aggr(sum(claim_count), claim_name, claim_status))&lt;/P&gt;&lt;P&gt;The calculated dimension involves three 'if' statements and does not plug into the aggr.&lt;/P&gt;&lt;P&gt;This has used up my blood on the keyboard supply for the weekend.&lt;/P&gt;&lt;P&gt;Help vastly appreciated.&lt;/P&gt;&lt;P&gt;kencho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 04:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145505#M590311</guid>
      <dc:creator />
      <dc:date>2009-06-01T04:43:04Z</dc:date>
    </item>
    <item>
      <title>Percentages in expanded pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145506#M590312</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 understand ur problem. Better attach ur here?&lt;/P&gt;&lt;P&gt;-Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 20:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145506#M590312</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2009-06-01T20:03:04Z</dc:date>
    </item>
    <item>
      <title>Percentages in expanded pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145507#M590313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution is:&lt;/P&gt;&lt;P&gt;(sum(total_claim_count) / (aggr(nodistinct sum(claim_count), claim_name, claim_status))&lt;/P&gt;&lt;P&gt;nodistinct is what does the trick!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 22:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145507#M590313</guid>
      <dc:creator />
      <dc:date>2009-06-03T22:58:35Z</dc:date>
    </item>
    <item>
      <title>Percentages in expanded pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145508#M590314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You. Thank You. Thank You!&lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 07:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145508#M590314</guid>
      <dc:creator />
      <dc:date>2009-11-03T07:19:42Z</dc:date>
    </item>
    <item>
      <title>Percentages in expanded pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145509#M590315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why, nodistinct does the trick ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Nov 2009 01:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-expanded-pivot-table/m-p/145509#M590315</guid>
      <dc:creator>pablolabbe</dc:creator>
      <dc:date>2009-11-28T01:56:53Z</dc:date>
    </item>
  </channel>
</rss>

