<?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: partial subtotal in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457624#M435493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌that’s Cool. Thank u so much. &lt;/P&gt;&lt;P&gt;BTw, could I know where to input the expression (if blala)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jan 2018 12:43:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-03T12:43:32Z</dc:date>
    <item>
      <title>partial subtotal in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457617#M435486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've met a qlikview problem. Anyone could help?&lt;/P&gt;&lt;P&gt;I set a subtotal base on the field of col1 but I only need the subtotal of A and B. how could I hide the subtotal of C?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="123.png" class="jive-image image-1" height="255" src="https://community.qlik.com/legacyfs/online/188673_123.png" style="height: 254.544px; width: 194px;" width="194" /&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 09:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457617#M435486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-03T09:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: partial subtotal in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457618#M435487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We don't have future for Sub total like &lt;STRONG&gt;=Not WildMatch(col1,'C')&lt;/STRONG&gt;. Would you like to go work around?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 11:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457618#M435487</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-03T11:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: partial subtotal in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457619#M435488</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;This is a workaround for that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I loaded:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;load * inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;col1,col2,value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A,a,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A,b,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;B,c,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;B,d,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;B,e,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;B,f,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;C,g,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;C,h,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;C,i,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;C,k,1];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;load * inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Dim&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Then a pivot table with &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;first dimension &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;col1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;second dimension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=if(Dim=1,col2,if(col1&amp;lt;&amp;gt;'C','subtotal'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Measure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;sum(value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;don't enable Totals&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;And this is what it looks like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="188723" alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188723_Untitled.png" style="height: 246px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I hope this helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Luis&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 11:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457619#M435488</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2018-01-03T11:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: partial subtotal in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457620#M435489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or, this for second expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(col1='A' or col1 = 'B',Pick(Dim, col2, 'Sub Total'), col2)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 11:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457620#M435489</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-03T11:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: partial subtotal in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457621#M435490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (&lt;STRONG&gt;Dimensionality()=1&lt;/STRONG&gt;,if( Col1&amp;lt;&amp;gt;'C', Sum(Value)), sum(&lt;SPAN style="font-size: 13.3333px;"&gt;Value&lt;/SPAN&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See, in my sample 'Ajith C' doesn't have sub total:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188725_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 11:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457621#M435490</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-01-03T11:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: partial subtotal in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457622#M435491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe QSense is lacking this ability but I tried it and couldn't get rid of the word Total. for 'C'. I also didn't include null values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188722_Untitled.png" style="height: 364px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Is there anything else you did in QView on the properties to remove the word Totals? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 12:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457622#M435491</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2018-01-03T12:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: partial subtotal in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457623#M435492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only 'Suppress Zero' is what extra I needed in qv. Did not try in QSense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 12:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457623#M435492</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-01-03T12:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: partial subtotal in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457624#M435493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌that’s Cool. Thank u so much. &lt;/P&gt;&lt;P&gt;BTw, could I know where to input the expression (if blala)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 12:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-subtotal-in-pivot-table/m-p/1457624#M435493</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-03T12:43:32Z</dc:date>
    </item>
  </channel>
</rss>

