<?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: How can I create a search box that accepts multiple inputs in csv format? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457491#M1159461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. actually values separated by space work; don't need the 'I'. The Select in Field option is not feasible because the list is long and the selection varies by users. So I just created a VB file that converts lists into space separated values. Users can then throw in the space separated values in the search box in QV and it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 23:26:04 GMT</pubDate>
    <dc:creator>chiranjivdas</dc:creator>
    <dc:date>2012-11-21T23:26:04Z</dc:date>
    <item>
      <title>How can I create a search box that accepts multiple inputs in csv format?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457489#M1159459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; How can I create a search box that accepts multiple inputs in csv format?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 21:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457489#M1159459</guid>
      <dc:creator>chiranjivdas</dc:creator>
      <dc:date>2012-11-21T21:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a search box that accepts multiple inputs in csv format?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457490#M1159460</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;Search like this&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;(zzz|yyy)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in search box..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or in button, use select in field option..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 21:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457490#M1159460</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-11-21T21:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a search box that accepts multiple inputs in csv format?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457491#M1159461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. actually values separated by space work; don't need the 'I'. The Select in Field option is not feasible because the list is long and the selection varies by users. So I just created a VB file that converts lists into space separated values. Users can then throw in the space separated values in the search box in QV and it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 23:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457491#M1159461</guid>
      <dc:creator>chiranjivdas</dc:creator>
      <dc:date>2012-11-21T23:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a search box that accepts multiple inputs in csv format?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457492#M1159462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached example. This was created by &lt;A _jive_internal="true" href="https://community.qlik.com/people/rebeccad"&gt;rebeccad &lt;/A&gt;and I've modified it a bit so it accepts comma separated lists too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 11:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457492#M1159462</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-11-22T11:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a search box that accepts multiple inputs in csv format?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457493#M1159463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Gysbert! It works like a charm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 19:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457493#M1159463</guid>
      <dc:creator>chiranjivdas</dc:creator>
      <dc:date>2012-11-22T19:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a search box that accepts multiple inputs in csv format?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457494#M1159464</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 some reason your example work fine in&amp;nbsp; web mode&lt;/P&gt;&lt;P&gt;when i do it it doesn't work when i switch to web mode &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2014 11:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457494#M1159464</guid>
      <dc:creator />
      <dc:date>2014-02-09T11:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a search box that accepts multiple inputs in csv format?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457495#M1159465</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 took your example i try to do it with numbers , doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2014 11:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457495#M1159465</guid>
      <dc:creator />
      <dc:date>2014-02-09T11:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a search box that accepts multiple inputs in csv format?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457496#M1159466</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 tried yout version and I fully understand the logic behind the search box - but for some reason I can't seem to dublicate it onto my own application model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any suggestions as to what I should do when I already have the Graphs, models, tabels etc., and just need the functionality of yout Input box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin Palm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 12:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-create-a-search-box-that-accepts-multiple-inputs-in/m-p/457496#M1159466</guid>
      <dc:creator />
      <dc:date>2014-03-24T12:09:55Z</dc:date>
    </item>
  </channel>
</rss>

