<?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: Hide List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613451#M226359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Find the attachment.&lt;/P&gt;&lt;P&gt;I have used condition which works as per you requirement where sum field is hidden if no data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2014 10:23:15 GMT</pubDate>
    <dc:creator>mangalsk</dc:creator>
    <dc:date>2014-03-24T10:23:15Z</dc:date>
    <item>
      <title>Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613442#M226350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 8 Distinct Calculated List Boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use Filters Suppose I Select the Name ABCD, the Associated and Possible data is Filtering out in the 5 List Boxes&lt;/P&gt;&lt;P&gt;and the remaining 3 List Boxes has no data associated with that selection.&lt;/P&gt;&lt;P&gt;What I need is to Hide those 3 non-associated List Boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any workaround???&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;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 08:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613442#M226350</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-03-24T08:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613443#M226351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do it with a button, define a variable and set the conditional visibility property for the list box (i.e. myVar=1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then with the button trigger the value of variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 08:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613443#M226351</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-24T08:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613444#M226352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would set the list boxes to be conditionally shown when GetPossibleCount(appropriate listbox)&amp;gt; 0&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>Mon, 24 Mar 2014 09:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613444#M226352</guid>
      <dc:creator />
      <dc:date>2014-03-24T09:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613445#M226353</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;Just make remaining 3 list boxes conditional and give the condition as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;GetSelectedCount([Your Fieldname]) &amp;gt;0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Replace "Your Field name" with your actual field name. You can use it for multiple fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Edit :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Sorry, I read your requirement incorrectly. It should be &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;GetSelectedCount([Your Fieldname]) &amp;lt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 09:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613445#M226353</guid>
      <dc:creator />
      <dc:date>2014-03-24T09:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613446#M226354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiii Nag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simply use getpossiblecount(particular listbox)=1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 09:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613446#M226354</guid>
      <dc:creator />
      <dc:date>2014-03-24T09:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613447#M226355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All for the Quick Reply Guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone provide me the sample qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 09:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613447#M226355</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-03-24T09:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613448#M226356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Might be something like attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 09:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613448#M226356</guid>
      <dc:creator />
      <dc:date>2014-03-24T09:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613449#M226357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alessandro for your reply.&lt;/P&gt;&lt;P&gt;I want to hide List Boxes if there is no data availability. So, for this button doesn't don't work.&lt;/P&gt;&lt;P&gt;I want to do this by doing GetPossiblecount() . Do you have any solution for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 09:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613449#M226357</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-03-24T09:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613450#M226358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyamal thanks for the reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the Attchment - what I actually want???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613450#M226358</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-03-24T10:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613451#M226359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Find the attachment.&lt;/P&gt;&lt;P&gt;I have used condition which works as per you requirement where sum field is hidden if no data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613451#M226359</guid>
      <dc:creator>mangalsk</dc:creator>
      <dc:date>2014-03-24T10:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613452#M226360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Magal for your reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a conditional list box which has Concatenated fields which contains text as well as Numbers and also it has Picture in it. So, it can't be possible with the Sum condition. Any other option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613452#M226360</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-03-24T10:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613453#M226361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post your sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613453#M226361</guid>
      <dc:creator />
      <dc:date>2014-03-24T10:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613454#M226362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;See the Attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 13:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613454#M226362</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-03-24T13:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hide List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613455#M226363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use layout condition as below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(GetSelectedCount(Name3)&amp;gt;0,if(len(if(Level=2,Name&amp;amp;chr(13)&amp;amp;emp_location&amp;amp;chr(13)&amp;amp;Department))&amp;gt;0,1,0),1) &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 15:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-List-Box/m-p/613455#M226363</guid>
      <dc:creator />
      <dc:date>2014-03-24T15:34:31Z</dc:date>
    </item>
  </channel>
</rss>

