<?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 Selections in the list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220455#M73364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For the second list box Properties&amp;gt;layout&amp;gt;show&amp;gt;conditional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt; &lt;B&gt;if&lt;/B&gt;(getselectedcount([Feild1_])=0,0,1&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Sep 2010 10:54:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-28T10:54:57Z</dc:date>
    <item>
      <title>Selections in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220452#M73361</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;i have two listboxes...i need second listbox to get display only if i made any selections in first list box,,,&lt;/P&gt;&lt;P&gt;Pls help me out and explain in detail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 10:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220452#M73361</guid>
      <dc:creator />
      <dc:date>2010-09-28T10:07:05Z</dc:date>
    </item>
    <item>
      <title>Selections in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220453#M73362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Say you have two fields 'field1' and 'field2' where 'field1' is used in a listbox.&lt;/P&gt;&lt;P&gt;You can put 'field2' in a listbox and then set Layout&amp;gt;Show...Conditional as:&lt;/P&gt;&lt;P&gt;GetSelectedCount(field1) &amp;lt;&amp;gt; 0&lt;/P&gt;&lt;P&gt;this is only true when field 1 has 1 or more explicit selections made (that is not just associated).&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 10:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220453#M73362</guid>
      <dc:creator />
      <dc:date>2010-09-28T10:32:43Z</dc:date>
    </item>
    <item>
      <title>Selections in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220454#M73363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For the second list box Properties&amp;gt;layout&amp;gt;show&amp;gt;conditional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt; &lt;B&gt;if&lt;/B&gt;(getselectedcount([Feild1_])=0,0,1&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 10:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220454#M73363</guid>
      <dc:creator />
      <dc:date>2010-09-28T10:54:00Z</dc:date>
    </item>
    <item>
      <title>Selections in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220455#M73364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For the second list box Properties&amp;gt;layout&amp;gt;show&amp;gt;conditional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt; &lt;B&gt;if&lt;/B&gt;(getselectedcount([Feild1_])=0,0,1&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 10:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220455#M73364</guid>
      <dc:creator />
      <dc:date>2010-09-28T10:54:57Z</dc:date>
    </item>
    <item>
      <title>Selections in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220456#M73365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll just note that since 0 evaluates to false and anything non-zero evaluates to true, in situations like this, you don't need to compare to 0 or use an if(). This works just fine on its own:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;getselectedcount(field1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 00:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-in-the-list-box/m-p/220456#M73365</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-09-29T00:51:02Z</dc:date>
    </item>
  </channel>
</rss>

