<?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 conditional list box selection (modification) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255884#M1205397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi joseph.....&lt;/P&gt;&lt;P&gt;thanks a lot for explaining... its working...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 May 2010 15:17:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-06T15:17:15Z</dc:date>
    <item>
      <title>conditional list box selection (modification)</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255878#M1205391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="ForumPostBody"&gt;&lt;P&gt;Hi all....&lt;/P&gt;&lt;P&gt;I have a list box of names.&lt;/P&gt;&lt;P&gt;previously we discussed to show the values in listbox while entering in inputbox....&lt;/P&gt;&lt;P&gt;when i selected a starting letter (ie A-Z) in listbox , the Names begining with that starting letter should be displayed in Name( name is a field) list box...&lt;/P&gt;&lt;P&gt;while clicking any letter(starting letter) in listbox should give the names starting with that letter...&lt;/P&gt;&lt;P&gt;how to do this?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;bharathe&lt;/P&gt;&lt;DIV style="clear: both;"&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 13:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255878#M1205391</guid>
      <dc:creator />
      <dc:date>2010-05-06T13:49:04Z</dc:date>
    </item>
    <item>
      <title>conditional list box selection (modification)</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255879#M1205392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same thing which i discussed with you before!&lt;/P&gt;&lt;P&gt;Put the below text in the list box search and you get the required result that you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;a*&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope this is the one which you are looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 13:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255879#M1205392</guid>
      <dc:creator />
      <dc:date>2010-05-06T13:57:42Z</dc:date>
    </item>
    <item>
      <title>conditional list box selection (modification)</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255880#M1205393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharathe,&lt;/P&gt;&lt;P&gt;This is also possible. I have attached an application along with this reply. Just go through it. I have just extracted the first character from the name and made a list box using that. If you clik the corresponding alphabet, it will list all the names starting with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 13:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255880#M1205393</guid>
      <dc:creator />
      <dc:date>2010-05-06T13:59:41Z</dc:date>
    </item>
    <item>
      <title>conditional list box selection (modification)</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255881#M1205394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;joseph...&lt;/P&gt;&lt;P&gt;I downloaded the Qlik view. i m not able to see the Qlik attachment u have send. could u plz explain in words..&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;bharathe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 14:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255881#M1205394</guid>
      <dc:creator />
      <dc:date>2010-05-06T14:04:30Z</dc:date>
    </item>
    <item>
      <title>conditional list box selection (modification)</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255882#M1205395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharathe,&lt;/P&gt;&lt;P&gt;Ok. What you have to do is use the left() function for the required fields. ie for example, if youhave a field called Name. Then do as given below.&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;left(Name,1) as First letter&lt;/P&gt;&lt;P&gt;from abc.xls or whatever file you are using.&lt;/P&gt;&lt;P&gt;Now you will have two fields Name and First letter. The first letter will show you the first letters of all the names you have used and when you click on a particular letter it will list you all the names starting with that letter. Hope this helps you.&lt;/P&gt;&lt;P&gt;Thanks Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 14:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255882#M1205395</guid>
      <dc:creator />
      <dc:date>2010-05-06T14:09:38Z</dc:date>
    </item>
    <item>
      <title>conditional list box selection (modification)</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255883#M1205396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Bharathe11dec wrote:&lt;BR /&gt;I downloaded the Qlik view. i m not able to see the Qlik attachment u have send. could u plz explain in words.. &amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If you are using personal edition then you can't open the document which was developed from other system and if you are licensed user and still you have that problem means you need to contact qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 14:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255883#M1205396</guid>
      <dc:creator />
      <dc:date>2010-05-06T14:11:40Z</dc:date>
    </item>
    <item>
      <title>conditional list box selection (modification)</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255884#M1205397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi joseph.....&lt;/P&gt;&lt;P&gt;thanks a lot for explaining... its working...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 15:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-list-box-selection-modification/m-p/255884#M1205397</guid>
      <dc:creator />
      <dc:date>2010-05-06T15:17:15Z</dc:date>
    </item>
  </channel>
</rss>

