<?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: extra Row in Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117821#M368839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to add these values to your MONTH field (maybe you creates an extra field for these pivot to don't disturb your normal field view and behaviour) with a concatenate load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate (Calendar)&lt;/P&gt;&lt;P&gt;load * Inline [&lt;/P&gt;&lt;P&gt;MONTH&lt;/P&gt;&lt;P&gt;TOTAL&lt;/P&gt;&lt;P&gt;Avg. Five Months&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and within the expressions you need to query the value of the MONTH field with an expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pick(match(MONTH, 'TOTAL', 'Avg. Five Months') + 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(value),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(TOTAL value),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; avg(aggr(sum(TOTAL value), MonthNum)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you will need some adjustements to the expressions but in general these approach will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2016 07:34:29 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-08-03T07:34:29Z</dc:date>
    <item>
      <title>extra Row in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117818#M368836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have following pivot table in my QV document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="461"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="71"&gt;MONTH&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="130"&gt;BRAN&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="130"&gt;CITY&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="130"&gt;Total&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;Jan&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;10,559,260&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;4,474,770&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;15,034,030&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;Feb&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;10,230,246&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3,339,784&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;13,570,030&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;Mar&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;10,901,857&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3,112,307&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;14,014,164&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;Apr&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;12,596,211&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;4,771,915&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;17,368,126&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;May&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;9,078,503&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3,868,521&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;12,947,024&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;Jun&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;11,159,057&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3,839,047&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;14,998,104&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="20" style="border-top: none;"&gt;Total&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none;"&gt;64,525,134&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;23,406,344&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;87,931,478&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add Extra rows in the table&amp;nbsp; which is like the table given below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="526"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="136"&gt;MONTH&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="130"&gt;BRAN&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="130"&gt;CITY&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="130"&gt;Total&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;Jan&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none;"&gt;10,559,260&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;4,474,770&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;15,034,030&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;Feb&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none;"&gt;10,230,246&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;3,339,784&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;13,570,030&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;Mar&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none;"&gt;10,901,857&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;3,112,307&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;14,014,164&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;Apr&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none;"&gt;12,596,211&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;4,771,915&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;17,368,126&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;May&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none;"&gt;9,078,503&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;3,868,521&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;12,947,024&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20" style="border-top: none;"&gt;TOTAL&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none;"&gt;53,366,077&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;19,567,297&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;72,933,374&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;Avg. Five Months&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none;"&gt;10,673,215&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;3,913,459&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;14,586,675&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;Jun&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none;"&gt;11,159,057&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;3,839,047&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;14,998,104&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl74" height="20" style="border-top: none;"&gt;Increase(decrease)&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none;"&gt;485,842&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;-74,412&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;411,429&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? If so pls help me to do it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 07:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117818#M368836</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2016-08-03T07:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: extra Row in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117819#M368837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this technique: &lt;A href="https://community.qlik.com/qlik-blogpost/2701"&gt;How IntervalMatch Solved My Profit and Loss Dilemma&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Otherwise the answer is No.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 07:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117819#M368837</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-03T07:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: extra Row in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117820#M368838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be this is Not possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 07:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117820#M368838</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-08-03T07:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: extra Row in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117821#M368839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to add these values to your MONTH field (maybe you creates an extra field for these pivot to don't disturb your normal field view and behaviour) with a concatenate load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate (Calendar)&lt;/P&gt;&lt;P&gt;load * Inline [&lt;/P&gt;&lt;P&gt;MONTH&lt;/P&gt;&lt;P&gt;TOTAL&lt;/P&gt;&lt;P&gt;Avg. Five Months&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and within the expressions you need to query the value of the MONTH field with an expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pick(match(MONTH, 'TOTAL', 'Avg. Five Months') + 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(value),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(TOTAL value),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; avg(aggr(sum(TOTAL value), MonthNum)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you will need some adjustements to the expressions but in general these approach will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 07:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117821#M368839</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-08-03T07:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: extra Row in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117822#M368840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for your replies helping me. I am working on your suggestions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 11:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extra-Row-in-Pivot-table/m-p/1117822#M368840</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2016-08-03T11:36:19Z</dc:date>
    </item>
  </channel>
</rss>

