<?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: Dynamic list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-list-box/m-p/628299#M477041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would not use a trigger here - they can be difficult to manage.&amp;nbsp; Instead, consider using a Show Condition on the Warehouse Locations that looks like GetSelectedCount(Warehouses)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 15:36:07 GMT</pubDate>
    <dc:creator>Jason_Michaelides</dc:creator>
    <dc:date>2014-05-09T15:36:07Z</dc:date>
    <item>
      <title>Dynamic list box</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-list-box/m-p/628297#M477039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I only want a list box to appear on the selection of a value in another list box?&lt;/P&gt;&lt;P&gt;i.e ListBox1 contains all the Warehouses&lt;/P&gt;&lt;P&gt; ListBox 2 with Warehouse Locations only appear on the selection of the raw material warehouse&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 14:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-list-box/m-p/628297#M477039</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-09T14:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic list box</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-list-box/m-p/628298#M477040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to trigger the field in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go on Settings -&amp;gt; document properties -&amp;gt; triggers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the field event triggers box select your field and add extion -&amp;gt; external -&amp;gt; set variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write in the upper box vShow and in the lower box write 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in the script you need to define the varible in this way: LET vShow=0; and reload your document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last thing, the secon list box must be conditioned to be shown only if vShow=1 so go in layout -&amp;gt; conditional and write vShow=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 15:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-list-box/m-p/628298#M477040</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-05-09T15:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic list box</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-list-box/m-p/628299#M477041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would not use a trigger here - they can be difficult to manage.&amp;nbsp; Instead, consider using a Show Condition on the Warehouse Locations that looks like GetSelectedCount(Warehouses)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 15:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-list-box/m-p/628299#M477041</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2014-05-09T15:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic list box</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-list-box/m-p/628300#M477042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 09:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-list-box/m-p/628300#M477042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-13T09:49:20Z</dc:date>
    </item>
  </channel>
</rss>

