<?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 Selective subtotals in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selective-subtotals/m-p/1743336#M720954</link>
    <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;in a pivot table with subtotals I'd like to show the subtotals line with the values if the above details row count is greater then 1 and otherwise the subtotals line without the values.&lt;/P&gt;&lt;P&gt;I've tried to work with the Custom format cell by setting the text color equal to the background color if the details row number is 1, but it doesn't work.&lt;/P&gt;&lt;P&gt;Have you got a trick to suggest to me, pls?&lt;/P&gt;&lt;P&gt;(I give a little example about my aim)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>NickP_DF</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Selective subtotals</title>
      <link>https://community.qlik.com/t5/QlikView/Selective-subtotals/m-p/1743336#M720954</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;in a pivot table with subtotals I'd like to show the subtotals line with the values if the above details row count is greater then 1 and otherwise the subtotals line without the values.&lt;/P&gt;&lt;P&gt;I've tried to work with the Custom format cell by setting the text color equal to the background color if the details row number is 1, but it doesn't work.&lt;/P&gt;&lt;P&gt;Have you got a trick to suggest to me, pls?&lt;/P&gt;&lt;P&gt;(I give a little example about my aim)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selective-subtotals/m-p/1743336#M720954</guid>
      <dc:creator>NickP_DF</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Selective subtotals</title>
      <link>https://community.qlik.com/t5/QlikView/Selective-subtotals/m-p/1743349#M720955</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/86055"&gt;@NickP_DF&lt;/a&gt;&amp;nbsp; &amp;nbsp;try below&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;Data:
LOAD * Inline [
Team,Player,Wins
aa,a,100
aa,b,50
bb,c,40
cc,d,90
cc,e,110
dd,f,60 ];&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Put below formula in Background color and Text color for measure and Player dimension&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=if(sum(total &amp;lt;Team&amp;gt;aggr(Count(Player),Team))=1 and Dimensionality()=1, LightGray())&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-09-12 215729.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40428i73D33A04976E47EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2020-09-12 215729.png" alt="Screenshot 2020-09-12 215729.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-09-12 215842.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40429i3E91E409D2A6C818/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2020-09-12 215842.png" alt="Screenshot 2020-09-12 215842.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-09-12 215903.png" style="width: 343px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40430i59A41C14C33F68DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2020-09-12 215903.png" alt="Screenshot 2020-09-12 215903.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 21:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selective-subtotals/m-p/1743349#M720955</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-09-12T21:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Selective subtotals</title>
      <link>https://community.qlik.com/t5/QlikView/Selective-subtotals/m-p/1744042#M720956</link>
      <description>&lt;P&gt;Great suggestion, Kush!&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 15:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selective-subtotals/m-p/1744042#M720956</guid>
      <dc:creator>NickP_DF</dc:creator>
      <dc:date>2020-09-15T15:32:35Z</dc:date>
    </item>
  </channel>
</rss>

