<?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 customizing a pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275689#M102869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe add a dimension D4 with one value for the first five, and another for the rest.&amp;nbsp; You'd get a subtotal for 6 and 7 that you don't need, and have to deal with looking at an extra dimension, but at least you'd get the subtotal for the first five that you wanted.&amp;nbsp; You could shrink the D4 dimension width until you don't see anything in it.&amp;nbsp; It's still a little ugly, but it might work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2011 00:36:21 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2011-07-14T00:36:21Z</dc:date>
    <item>
      <title>customizing a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275685#M102865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I got a pivot table with 3 Dimensions D1, D2, and D3 and 4 expressions E1, E2, E3, and E4&lt;/P&gt;&lt;P&gt;under dimension D1 I checked the show partial sums so that I get the total at the bottom for all rows&lt;/P&gt;&lt;P&gt;Now suppose I get 7 rows in the pivot table under the expression columns, the client is requesting that he sees a row after the fifth row that has the totals for the five rows and then the 6'th and 7'th rows come beneath and finally at the bottom the total is shown which will be the sum of the values in the custom row and the 6'th and 7'th row&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;as the only idea that I came up is to split the pivot table into two; but this is not a user friendly approach!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 01:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275685#M102865</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2011-07-13T01:49:03Z</dc:date>
    </item>
    <item>
      <title>customizing a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275686#M102866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to customize pivot table too, if you have any idea or find any solution please help me.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sahar &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275686#M102866</guid>
      <dc:creator />
      <dc:date>2011-07-13T08:02:23Z</dc:date>
    </item>
    <item>
      <title>customizing a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275687#M102867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello sahar&lt;/P&gt;&lt;P&gt;send me your request maybe I can help&lt;/P&gt;&lt;P&gt;my request is complex; maybe yours can be solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275687#M102867</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2011-07-13T08:38:23Z</dc:date>
    </item>
    <item>
      <title>customizing a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275688#M102868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My experience is that the Pivot type has some serious limitations.&lt;/P&gt;&lt;P&gt;If the dimensions are 'static' then you could use the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the across dimension, solve by using a straight table object and define columns x through z using set analysis.&lt;/P&gt;&lt;P&gt;For solving the rows, use pick() with rowno() to get a seperate calculation for each row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, you'll also have to alter your down dimension in order to make this work.&lt;/P&gt;&lt;P&gt;For this, you can use valuelist() to define rows and subtotals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you need to leave the expression Total Mode to 'No Totals'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 11:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275688#M102868</guid>
      <dc:creator>georgedevries</dc:creator>
      <dc:date>2011-07-13T11:57:43Z</dc:date>
    </item>
    <item>
      <title>customizing a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275689#M102869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe add a dimension D4 with one value for the first five, and another for the rest.&amp;nbsp; You'd get a subtotal for 6 and 7 that you don't need, and have to deal with looking at an extra dimension, but at least you'd get the subtotal for the first five that you wanted.&amp;nbsp; You could shrink the D4 dimension width until you don't see anything in it.&amp;nbsp; It's still a little ugly, but it might work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 00:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/customizing-a-pivot-table/m-p/275689#M102869</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-07-14T00:36:21Z</dc:date>
    </item>
  </channel>
</rss>

