<?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: show list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958475#M978944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: sorry, added, try and let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2015 19:22:48 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-08-19T19:22:48Z</dc:date>
    <item>
      <title>show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958474#M978943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there&amp;nbsp; a way to show a list box only when you select value from a table box..If yes,please provide an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a bunch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 19:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958474#M978943</guid>
      <dc:creator />
      <dc:date>2015-08-19T19:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958475#M978944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: sorry, added, try and let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 19:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958475#M978944</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-19T19:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958476#M978945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont see any attachment.Can you please send again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 12:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958476#M978945</guid>
      <dc:creator />
      <dc:date>2015-08-20T12:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958477#M978946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create your listbox. Go to Layout tab and Show section:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sc1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96553_sc1.PNG" style="width: 620px; height: 290px;" /&gt; &lt;/P&gt;&lt;P&gt;Select Conditional show and type an expression, my example:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;if(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Region&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;gt;= 1, 1,0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Listobox will be displayed only when there is any selection made in the Region listbox (one or more values):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sc1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/96567_sc1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Otherwise, it will not be visible:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sc1.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/96568_sc1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 12:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958477#M978946</guid>
      <dc:creator>kuczynska</dc:creator>
      <dc:date>2015-08-20T12:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958478#M978947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the "GetSelectedCount"-function;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the list box properties &amp;gt; Layout &amp;gt; Conditional, write GetSelectedCount(YourField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have several fields that you want to check for selections, use "or";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;GetSelectedCount(YourField1) or &lt;SPAN style="font-size: 13.3333330154419px;"&gt;GetSelectedCount(YourField2)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;You can do this for all your fields in your table box, if you want it to react on all selections done in the table.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 12:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958478#M978947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T12:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958479#M978948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see that Kuczynska wrote basically the same before me. The minor difference in the syntax is that the conditional is basically an if. I QlikView, all values other than 0 is "true" while 0 is "false".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that you do not need to write your own if-statement, as the GetSelectedCount will return 0 (false) when nothing is selected, or the number of selections 1,2,3....(true).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 12:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958479#M978948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T12:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958480#M978949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the atatchment.In the example select a single product from table box will show Customer list box.Is this what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 13:01:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958480#M978949</guid>
      <dc:creator>chaper</dc:creator>
      <dc:date>2015-08-20T13:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958481#M978950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/52926"&gt;kim.rormark&lt;/A&gt; You're right &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; IF it's not necessary in this case, for some reason I get used to using it every now and then, probably that's why. &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Region&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;gt;= 1&lt;/SPAN&gt; will do the job as well.&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>Thu, 20 Aug 2015 13:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958481#M978950</guid>
      <dc:creator>kuczynska</dc:creator>
      <dc:date>2015-08-20T13:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958482#M978951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do too, &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; I just try not to give others my own bad habits! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Good answer, though!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 13:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958482#M978951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T13:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958483#M978952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.It did work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 13:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958483#M978952</guid>
      <dc:creator />
      <dc:date>2015-08-20T13:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: show list box</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958484#M978953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Massimo,this really worked for me.Thank you.Only issue I have is for the first value selected in the straight table,I have multpile values displayed in the text box where as when I add that text object field within the table I see only one time display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:I have country and State column in table box.When I select state I get&amp;nbsp; zip code displayed in the Text Object.(This is how I wanted)&amp;nbsp; I have AB,AR,AL etc for State Column.Now when I select AB in &lt;SPAN style="font-size: 13.3333330154419px;"&gt;straight table&lt;/SPAN&gt;,I get 30009 displayed Multiple times.(Only happening for AB,which is the first value in the column) Now when I add Zip code column into to &lt;SPAN style="font-size: 13.3333330154419px;"&gt;straight table&lt;/SPAN&gt; and when I select AB it get displayed only once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if you can think of any solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK YOU VERY MUCH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 18:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box/m-p/958484#M978953</guid>
      <dc:creator />
      <dc:date>2015-08-21T18:00:32Z</dc:date>
    </item>
  </channel>
</rss>

