<?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: Multiple Select in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190517#M883394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;like this ?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In actions use like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;='(' &amp;amp; Replace(trim(vTest),'&amp;nbsp; ','|') &amp;amp; ')'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked it from my end its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2016 16:32:14 GMT</pubDate>
    <dc:creator>nagarjuna_kotha</dc:creator>
    <dc:date>2016-09-22T16:32:14Z</dc:date>
    <item>
      <title>Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190513#M883390</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 a query on How to select multiple values using button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have ID in excel , i want to copy ID's from Excel and Paste those input Box.Its not working &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achive this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body help me on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190513#M883390</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190514#M883391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample on what you have and what you are trying to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190514#M883391</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-22T12:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190515#M883392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check this &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/129966"&gt;Advanced Input Box Data Capture&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikfix.com/2012/08/22/search-by-copy-and-pasting-from-an-external-list/" title="http://www.qlikfix.com/2012/08/22/search-by-copy-and-pasting-from-an-external-list/"&gt;Search by copy and pasting from an external list - The Qlik Fix! The Qlik Fix!&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190515#M883392</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-09-22T12:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190516#M883393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On button action you can use concat() but the values&amp;nbsp; shoudl be seperated by "|"&lt;/P&gt;&lt;P&gt;PS : The values selected using concat function seperated by "&lt;SPAN style="font-size: 13.3333px;"&gt;|&lt;/SPAN&gt;" will be displayed as it is in current selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be easy if you can add sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190516#M883393</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2016-09-22T12:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190517#M883394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;like this ?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In actions use like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;='(' &amp;amp; Replace(trim(vTest),'&amp;nbsp; ','|') &amp;amp; ')'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked it from my end its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Select/m-p/1190517#M883394</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-09-22T16:32:14Z</dc:date>
    </item>
  </channel>
</rss>

