<?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: Calculation in Pivot Table and List box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649428#M1062548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="p04.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/67225_p04.png" style="width: 620px; height: 306px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Sep 2014 15:13:27 GMT</pubDate>
    <dc:creator>ecolomer</dc:creator>
    <dc:date>2014-09-19T15:13:27Z</dc:date>
    <item>
      <title>Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649416#M1062530</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 am sharing the excel sheet and sample app in that i need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; In list boxes every field should appear in UPPER CASE.&lt;/P&gt;&lt;P&gt;2) In the Selections box i need to have one more value as TOTAL with summing up the values of "DUAL PACK, MULTI PACK and SINGLE"&amp;nbsp; ( List box should appear with 4 values exsting 3 and TOTAL)&lt;/P&gt;&lt;P&gt;3)&amp;nbsp; In the pivot table I need to have TOTAL filed which shows the sum of three other fields and as the other column with DUAL PACK+ MULTI pACK data as DUAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can some kindly provide me the suggestions on this&lt;/P&gt;&lt;P&gt;i was experiencing the different results as i am performing the set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 10:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649416#M1062530</guid>
      <dc:creator />
      <dc:date>2014-09-19T10:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649417#M1062532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) UPPER(MODELS)&lt;/P&gt;&lt;P&gt;or better to change in the script itself..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPPER(MODELS) as MODELS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this in your script...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;LOAD UPPER(SECTIONS) as SECTIONS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(MODELS) as MODELS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUES&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;DATA.xls&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [Sheet1$]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load 'TOTAL' as MODELS, SUM(VALUES) as VALUES Resident T1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 10:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649417#M1062532</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-19T10:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649418#M1062533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry it does not meet my requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you share the app win which you got the result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 10:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649418#M1062533</guid>
      <dc:creator />
      <dc:date>2014-09-19T10:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649419#M1062534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 10:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649419#M1062534</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-09-19T10:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649420#M1062536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyothish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reply&lt;/P&gt;&lt;P&gt;i need the Total value as sum of those 3&lt;/P&gt;&lt;P&gt;ex: 1 + 2+ 3 as 6 i need it in seperate in column&lt;/P&gt;&lt;P&gt;and also i need total as 4tth value in list box as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 11:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649420#M1062536</guid>
      <dc:creator />
      <dc:date>2014-09-19T11:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649421#M1062538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggestion required&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 14:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649421#M1062538</guid>
      <dc:creator />
      <dc:date>2014-09-19T14:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649422#M1062539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this you need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="p02.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/67223_p02.png" style="width: 620px; height: 332px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upper(SECTIONS) as SECTIONS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upper(MODELS) as MODELS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUES&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 14:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649422#M1062539</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-19T14:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649423#M1062540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or this ...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="p03.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/67224_p03.png" style="width: 620px; height: 276px;" /&gt;&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upper(SECTIONS) as SECTIONS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upper(MODELS) as MODELS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUES&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp; 'TOTAL' as MODELS, &lt;/P&gt;&lt;P&gt;&amp;nbsp; 'TOTAL' as SECTIONS,&lt;/P&gt;&lt;P&gt;&amp;nbsp; SUM(VALUES) as VALUES &lt;/P&gt;&lt;P&gt;Resident DATA;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 14:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649423#M1062540</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-19T14:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649424#M1062542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Almost&lt;/P&gt;&lt;P&gt;in the pivot table again I need multi pack + dual pack as a single column &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 14:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649424#M1062542</guid>
      <dc:creator />
      <dc:date>2014-09-19T14:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649425#M1062543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In the pivot table I need multi pack + dual pack+ single as Total &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and Mulit+ Dual&amp;nbsp; as another column&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 14:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649425#M1062543</guid>
      <dc:creator />
      <dc:date>2014-09-19T14:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649426#M1062545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 15:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649426#M1062545</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-19T15:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649427#M1062546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the last file upload&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 15:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649427#M1062546</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-19T15:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649428#M1062548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="p04.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/67225_p04.png" style="width: 620px; height: 306px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 15:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649428#M1062548</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-19T15:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649429#M1062549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;but the calculations are accurate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 15:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649429#M1062549</guid>
      <dc:creator />
      <dc:date>2014-09-19T15:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649430#M1062550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 21:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649430#M1062550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-19T21:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649431#M1062552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shows only total and dual columns while using pivot table chart object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;glad to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 12:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649431#M1062552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-22T12:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in Pivot Table and List box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649432#M1062554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to receive your suggestion once again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cant we do generic load in straight table&lt;/P&gt;&lt;P&gt;can you provide me the sample or kindly have a look at this post &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/134320"&gt;Straight table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 13:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-in-Pivot-Table-and-List-box/m-p/649432#M1062554</guid>
      <dc:creator />
      <dc:date>2014-09-22T13:24:02Z</dc:date>
    </item>
  </channel>
</rss>

