<?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: 2 Total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706719#M724942</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/894"&gt;@Saravanan_Desingh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;How are you getting this in pivot table can you please attach the qlikview file ??? And also&amp;nbsp; after finance there should not be subtotal&amp;nbsp; . How can it be done.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 30 May 2020 12:20:29 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-05-30T12:20:29Z</dc:date>
    <item>
      <title>Difficult Req</title>
      <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706495#M724937</link>
      <description>&lt;P&gt;Hi All ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the attachment of the excel sheet ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to show subtotal and Total&amp;nbsp; in a table in QlikView .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Department and Category and Sales ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;As shown in the screenshot below is it possible to achive this in Qlikview ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advcance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706495#M724937</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Total</title>
      <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706536#M724938</link>
      <description>&lt;P&gt;Hi community any help on this .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 13:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706536#M724938</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-05-29T13:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Total</title>
      <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706669#M724939</link>
      <description>&lt;P&gt;Hi community&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is my requirements possible in qlikview or not ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 19:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706669#M724939</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-05-29T19:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Total</title>
      <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706707#M724940</link>
      <description>&lt;P&gt;Are you looking something like this? Do you want Subtotal before Finance?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;tab1:
LOAD * INLINE [
    Department , Category, Saes
    Sales, A, 10
    IT, A, 20
    HR, A, 30
    Finance, A, 10
    Sales, B, 5
    IT, B, 10
    HR, C, 15
    Finance, D, 15
];

tab2:
LOAD * INLINE [
    Department, Dim
    Sales, 1
    IT, 1
    HR, 1
    Finance, 2
];&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 30 May 2020 01:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706707#M724940</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-30T01:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Total</title>
      <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706709#M724941</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commQV79.PNG" style="width: 681px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34675iCDE47E026A40F936/image-size/large?v=v2&amp;amp;px=999" role="button" title="commQV79.PNG" alt="commQV79.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 01:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706709#M724941</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-30T01:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Total</title>
      <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706719#M724942</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/894"&gt;@Saravanan_Desingh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;How are you getting this in pivot table can you please attach the qlikview file ??? And also&amp;nbsp; after finance there should not be subtotal&amp;nbsp; . How can it be done.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 12:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706719#M724942</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-05-30T12:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Total</title>
      <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706760#M724943</link>
      <description>&lt;P&gt;Please find the file here.&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 14:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706760#M724943</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-30T14:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Total</title>
      <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706770#M724944</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/894"&gt;@Saravanan_Desingh&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the file , How should we remove the subtotal after &lt;STRONG&gt;Finance&lt;/STRONG&gt; ?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 16:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706770#M724944</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-05-30T16:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Total</title>
      <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706831#M724945</link>
      <description>&lt;P&gt;Can you try this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;tab1:
LOAD * INLINE [
    Department , Category, Saes
    Sales, A, 10
    IT, A, 20
    HR, A, 30
    Finance, A, 10
    Sales, B, 5
    IT, B, 10
    HR, C, 15
    Finance, D, 15
];

Concatenate(tab1)
LOAD DISTINCT 'SubTotal' As Department, Category
Resident tab1;

tab2:
LOAD * INLINE [
    Department, Dim
    Sales, 1
    IT, 1
    HR, 1
    SubTotal, 2
    Finance, 3
];&lt;/LI-CODE&gt;&lt;P&gt;Dimensions: Department &amp;amp; Category&lt;/P&gt;&lt;P&gt;Exp:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If(Department='SubTotal', 
RangeSum(Above(total Sum(Saes) , 0, 4)),
Sum(Saes)
)&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commQV80.PNG" style="width: 655px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34698iCF585E11F438A581/image-size/large?v=v2&amp;amp;px=999" role="button" title="commQV80.PNG" alt="commQV80.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 May 2020 23:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706831#M724945</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-30T23:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Total</title>
      <link>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706833#M724946</link>
      <description>&lt;P&gt;In the Sort, use Dim.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commQV81.PNG" style="width: 865px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34699i6822F102A61F18E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="commQV81.PNG" alt="commQV81.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2020 00:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficult-Req/m-p/1706833#M724946</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-31T00:00:54Z</dc:date>
    </item>
  </channel>
</rss>

