<?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 Create a Custom Subtotal at Bottom in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-Custom-Subtotal-at-Bottom/m-p/52340#M8669</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;Good day.&lt;/P&gt;&lt;P&gt;I was wondering if I can create a custom Subtotal for my Pivot Table.&lt;/P&gt;&lt;P&gt;Here's an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have (5) columns named: Continent, Country, Sales 2018, Sales 2017, Percentage Diff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have a total sales for column "Sales 2018" and "Sales 2017"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the same row where the Subtotal was, I want to calculate the percentage for sum of Sales 2018 and Sales 2017.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193863_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I hope I've make myself clear.&lt;/P&gt;&lt;P&gt;Please feel free to ask me for clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Feb 2018 05:43:12 GMT</pubDate>
    <dc:creator>ksomosera10</dc:creator>
    <dc:date>2018-02-20T05:43:12Z</dc:date>
    <item>
      <title>Create a Custom Subtotal at Bottom</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Custom-Subtotal-at-Bottom/m-p/52340#M8669</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;Good day.&lt;/P&gt;&lt;P&gt;I was wondering if I can create a custom Subtotal for my Pivot Table.&lt;/P&gt;&lt;P&gt;Here's an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have (5) columns named: Continent, Country, Sales 2018, Sales 2017, Percentage Diff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have a total sales for column "Sales 2018" and "Sales 2017"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the same row where the Subtotal was, I want to calculate the percentage for sum of Sales 2018 and Sales 2017.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193863_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I hope I've make myself clear.&lt;/P&gt;&lt;P&gt;Please feel free to ask me for clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 05:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Custom-Subtotal-at-Bottom/m-p/52340#M8669</guid>
      <dc:creator>ksomosera10</dc:creator>
      <dc:date>2018-02-20T05:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Custom Subtotal at Bottom</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Custom-Subtotal-at-Bottom/m-p/52341#M8670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevien&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use rowno() in your expression&amp;nbsp; to get costume subtotal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more details follow below link. &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.qliktastic.com/2016/03/03/qlikview-pivot-table-average/" title="https://www.qliktastic.com/2016/03/03/qlikview-pivot-table-average/"&gt;https://www.qliktastic.com/2016/03/03/qlikview-pivot-table-average/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raman &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 06:27:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Custom-Subtotal-at-Bottom/m-p/52341#M8670</guid>
      <dc:creator>raman_rastogi</dc:creator>
      <dc:date>2018-02-20T06:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Custom Subtotal at Bottom</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Custom-Subtotal-at-Bottom/m-p/52342#M8671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use a dimensionality() function. Can you post a snapshot of your output I mean your pivot table snapshot. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ref Check here: &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/249107"&gt;Dimensionality for custom subtotal in pivot table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 06:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Custom-Subtotal-at-Bottom/m-p/52342#M8671</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-02-20T06:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Custom Subtotal at Bottom</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Custom-Subtotal-at-Bottom/m-p/52343#M8672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193864_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 06:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Custom-Subtotal-at-Bottom/m-p/52343#M8672</guid>
      <dc:creator>ksomosera10</dc:creator>
      <dc:date>2018-02-20T06:42:50Z</dc:date>
    </item>
  </channel>
</rss>

