<?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_expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pivot-expression/m-p/412447#M485517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try out this one for %&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr(Sum(TMLimit),TM) / Sum(Total Aggr(Sum(TMLimit),TM))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and convert it into % in the Numbers tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2013 09:46:31 GMT</pubDate>
    <dc:creator>amars</dc:creator>
    <dc:date>2013-04-30T09:46:31Z</dc:date>
    <item>
      <title>pivot_expression</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-expression/m-p/412444#M485514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seek your expertise. I have a pivot table as below:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="570"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="66"&gt;Direction&lt;/TD&gt;&lt;TD class="xl64" width="74"&gt;No of Account&lt;/TD&gt;&lt;TD class="xl64" style="border-left: medium none;" width="119"&gt;Approved Limit (RM'm)&lt;/TD&gt;&lt;TD class="xl64" style="border-left: medium none;" width="311"&gt;=Aggr(Sum(TMLimit),TM)/ Sum({$&amp;lt;TM-={9700}&amp;gt;} TMLimit)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;Non Target&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;"&gt;12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;"&gt;477&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;0.029837476&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;Selective&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;"&gt;42&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;"&gt;2,382&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;0.043216205&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;Target&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;"&gt;8&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;"&gt;509&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;0.038476882&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I failed to get the desired result for last column as below&lt;/P&gt;&lt;P&gt;14%&lt;/P&gt;&lt;P&gt;71%&lt;/P&gt;&lt;P&gt;15%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgrds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 07:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-expression/m-p/412444#M485514</guid>
      <dc:creator />
      <dc:date>2013-04-30T07:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: pivot_expression</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-expression/m-p/412445#M485515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is no TM column in your pivot table .1st you have to add TM for aggregation. if you want the result in % then you have to check "Relative" check box(in property of pivot table)&amp;nbsp; also check&amp;nbsp; % in number field of property of pivot chart..after this you can get the result in %.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards:&lt;/P&gt;&lt;P&gt;Narender&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 08:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-expression/m-p/412445#M485515</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-04-30T08:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: pivot_expression</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-expression/m-p/412446#M485516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Direction is the calculated TM dimension:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;= if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SCC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&amp;gt; 9700, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. the result is not accurate even i convert them to %&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 09:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-expression/m-p/412446#M485516</guid>
      <dc:creator />
      <dc:date>2013-04-30T09:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: pivot_expression</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-expression/m-p/412447#M485517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try out this one for %&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr(Sum(TMLimit),TM) / Sum(Total Aggr(Sum(TMLimit),TM))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and convert it into % in the Numbers tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 09:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-expression/m-p/412447#M485517</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2013-04-30T09:46:31Z</dc:date>
    </item>
  </channel>
</rss>

