<?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: List box selection based on variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804959#M1044701</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;Please find attached file for solution, used one variable and field event triggers in Document Properties -&amp;gt; Triggers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 07:36:41 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-11-24T07:36:41Z</dc:date>
    <item>
      <title>List box selection based on variable</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804956#M1044698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one Year flter (List Box) which contains values 2010,2011,2012,2013 and 2014. One variable which is holding the value of input box. Now my requirement is if user enter any year value in input box then that year will select in Year filter.&lt;/P&gt;&lt;P&gt;Please help to find this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 07:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804956#M1044698</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-11-24T07:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection based on variable</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804957#M1044699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use variable event trigger like in attached sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 07:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804957#M1044699</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-24T07:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection based on variable</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804958#M1044700</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;1. First create any variable let say &lt;EM&gt;vYearSelect&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;2. Create the Input box with this variable select&lt;/P&gt;&lt;P&gt;3. In the list box expression properties write expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;=if( Year = $(vYearSelect) , Year )&lt;/EM&gt;&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, 24 Nov 2014 07:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804958#M1044700</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-24T07:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection based on variable</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804959#M1044701</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;Please find attached file for solution, used one variable and field event triggers in Document Properties -&amp;gt; Triggers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 07:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804959#M1044701</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-24T07:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection based on variable</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804960#M1044702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually write this expression in the list box for list box work in the null value also, also field event triggered is same&lt;/P&gt;&lt;P&gt;1. First create any variable let say &lt;EM&gt;vYearSelect&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;2. Create the Input box with this variable select&lt;/P&gt;&lt;P&gt;3. In the list box expression properties write expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=if(Year = vYearSelect, Year,if(Len(vYearSelect) &amp;lt;= 1,Year))&lt;/EM&gt;&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;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 07:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-based-on-variable/m-p/804960#M1044702</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-24T07:49:35Z</dc:date>
    </item>
  </channel>
</rss>

