<?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: How to hide values from a list box based on a given condition in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739559#M1027</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;How you calculate the values 39,0,1....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 17:53:40 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-12-15T17:53:40Z</dc:date>
    <item>
      <title>How to hide values from a list box based on a given condition</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739558#M1026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am newbie to QV. I need to know how can I hide values in the list box whose count is 0. &lt;/P&gt;&lt;P&gt;I have created count by Analyst as below and I now want to hide/exclude Analysts whose count = 0. It's a 2 sec job in Excel but I can't figure it out in QV in spite of several attempts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73533_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 17:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739558#M1026</guid>
      <dc:creator />
      <dc:date>2014-12-15T17:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide values from a list box based on a given condition</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739559#M1027</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;How you calculate the values 39,0,1....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 17:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739559#M1027</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-15T17:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide values from a list box based on a given condition</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739560#M1028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One aproach could be use a calculate dimension (if apply).&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;if ( Count (YOUR_FIELD) &amp;gt; 0, YOURFIELD)&lt;/P&gt;&lt;P&gt;And then select "suppress null" in the dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 17:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739560#M1028</guid>
      <dc:creator>german_avanzato</dc:creator>
      <dc:date>2014-12-15T17:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide values from a list box based on a given condition</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739561#M1029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a list box using below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr(IF(COUNT(Distinct &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Analyst) &amp;gt; 0,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Analyst),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Analyst)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr(IF(COUNT(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Analyst) &amp;gt; 0,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Analyst),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Analyst)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 17:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739561#M1029</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-15T17:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide values from a list box based on a given condition</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739562#M1030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me know how you get value 0 and calculate 0 in the list field because in the qlikview if any field is repeated twice it will show frequency 2 and if it is not then 1 and if 39 times then it would be 39. If it has repeated and has count then use&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Count ([Assigned Analyst]) &amp;gt; 0, [Assigned Analyst])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 18:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739562#M1030</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-15T18:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide values from a list box based on a given condition</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739563#M1031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone thanks for your quick response. The expression I was using is similar to what's been suggested here but for some reasons it did not work in Listbox but worked fine in Pivot table by suppressing zero's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anand to answer to your question on how I got the values next to name - Scenario is that I am using 2 fields 1. Assigned Analyst 2. Status ( = Open,Closed,Hold etc). What below is showing is Count of "Open" Status against each analyst...expression something like this &amp;lt;count({&amp;lt;Status ={'Open'}&amp;gt;}Status)&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/73603_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 12:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739563#M1031</guid>
      <dc:creator />
      <dc:date>2014-12-16T12:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide values from a list box based on a given condition</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739564#M1032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=IF(Aggr(Count({&amp;lt;Status = {'Open'}&amp;gt;}Status),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; [Assigned Analyst])&amp;gt;0,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Assigned Analyst])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 12:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739564#M1032</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-16T12:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide values from a list box based on a given condition</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739565#M1033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is killer works perfect for listbox too..thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 15:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739565#M1033</guid>
      <dc:creator />
      <dc:date>2014-12-16T15:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide values from a list box based on a given condition</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739566#M1034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly close this thread by selecting appropriate answer so that others having same type of issues can use it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 15:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/How-to-hide-values-from-a-list-box-based-on-a-given-condition/m-p/739566#M1034</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-16T15:07:41Z</dc:date>
    </item>
  </channel>
</rss>

