<?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: Conditionally hiding pivot table total values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditionally-hiding-pivot-table-total-values/m-p/678357#M1060528</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;Thanks for your reply. I see that this solution worked perfectly on my sample application. However, my production table is much more complicated than this example, and I also use ODBC connection to pull in data directly from the source. In order to implement this solution on my real table can you explain this syntax you sgguested:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;key={"=sum(quantity)&amp;gt;=10"}&amp;gt;}quantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly is happening here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2014 06:18:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-24T06:18:19Z</dc:date>
    <item>
      <title>Conditionally hiding pivot table total values</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-hiding-pivot-table-total-values/m-p/678355#M1060524</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;Please take a look at the attached sample file. Here, when user selects&amp;nbsp; 'hide' in the list box, I would like to display a '*' for all quantity expressions. The thing I can't figure out is how to hide a row's total if &lt;STRONG&gt;any&lt;/STRONG&gt; of the values of the expression for that row is less than 10. In this example, the second row for toyota hides the blue quantity (since it's 8), but it shows the total value of 18. Obviously, user can deduct the blue quantity by subtracting this total from the red color quantity. How could I hide the total for this row and only show the 10 quantity for blue color.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 05:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-hiding-pivot-table-total-values/m-p/678355#M1060524</guid>
      <dc:creator />
      <dc:date>2014-09-24T05:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally hiding pivot table total values</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-hiding-pivot-table-total-values/m-p/678356#M1060526</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;PFA application.i thing solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Perumal A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 05:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-hiding-pivot-table-total-values/m-p/678356#M1060526</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2014-09-24T05:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally hiding pivot table total values</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-hiding-pivot-table-total-values/m-p/678357#M1060528</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;Thanks for your reply. I see that this solution worked perfectly on my sample application. However, my production table is much more complicated than this example, and I also use ODBC connection to pull in data directly from the source. In order to implement this solution on my real table can you explain this syntax you sgguested:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;key={"=sum(quantity)&amp;gt;=10"}&amp;gt;}quantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly is happening here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 06:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-hiding-pivot-table-total-values/m-p/678357#M1060528</guid>
      <dc:creator />
      <dc:date>2014-09-24T06:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally hiding pivot table total values</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-hiding-pivot-table-total-values/m-p/678358#M1060529</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;first create unique key&amp;nbsp; based color and car.&lt;/P&gt;&lt;P&gt;sum(quantity)&amp;gt;=10 then unique key&amp;nbsp; rleated value take for calculation ,otherwise not take.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 06:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-hiding-pivot-table-total-values/m-p/678358#M1060529</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2014-09-24T06:22:47Z</dc:date>
    </item>
  </channel>
</rss>

