<?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: Is it possible to copy past a list of values into a selection box? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-copy-past-a-list-of-values-into-a-selection/m-p/491191#M183492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be, you would also like to have a look on &lt;A href="http://www.qlikfix.com/2012/08/22/search-by-copy-and-pasting-from-an-external-list/#more-3656"&gt;this&lt;/A&gt; very useful post by Barry Harmsen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 12:33:56 GMT</pubDate>
    <dc:creator>AbhijitBansode</dc:creator>
    <dc:date>2013-06-20T12:33:56Z</dc:date>
    <item>
      <title>Is it possible to copy past a list of values into a selection box?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-copy-past-a-list-of-values-into-a-selection/m-p/491189#M183490</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;Is there a way to copy a list of values, i.e. 1234,5678,9100 into the selection "DeptId", in order to select those values with only a paste action, without selecting them manualy one by one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is possible, would make live much easier &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linda &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 06:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-copy-past-a-list-of-values-into-a-selection/m-p/491189#M183490</guid>
      <dc:creator>lmonincx</dc:creator>
      <dc:date>2013-06-20T06:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to copy past a list of values into a selection box?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-copy-past-a-list-of-values-into-a-selection/m-p/491190#M183491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Linda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create an inputbox so you can paste the comma-separated list into a variable. Then create an action linked to e.g. a button to select in your field this formula ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='(' &amp;amp; Replace('$(vList)',',','|') &amp;amp; ')'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... where vList is your variable. All it does is replace the commas with pipe symbols and wrap brackets around the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 10:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-copy-past-a-list-of-values-into-a-selection/m-p/491190#M183491</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-06-20T10:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to copy past a list of values into a selection box?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-copy-past-a-list-of-values-into-a-selection/m-p/491191#M183492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be, you would also like to have a look on &lt;A href="http://www.qlikfix.com/2012/08/22/search-by-copy-and-pasting-from-an-external-list/#more-3656"&gt;this&lt;/A&gt; very useful post by Barry Harmsen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 12:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-copy-past-a-list-of-values-into-a-selection/m-p/491191#M183492</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2013-06-20T12:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to copy past a list of values into a selection box?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-copy-past-a-list-of-values-into-a-selection/m-p/491192#M183493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your numbers are all of the same length, try creating your list of values space separated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1234 5678 9100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then copy the line into the search bar of your list box. Press Enter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 12:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-copy-past-a-list-of-values-into-a-selection/m-p/491192#M183493</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-20T12:57:28Z</dc:date>
    </item>
  </channel>
</rss>

