<?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: Passing multiple values to a listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/1883439#M1216938</link>
    <description>&lt;P&gt;That just seems to be the way the selection is stored.&amp;nbsp; I don't know of any way around it.&amp;nbsp; The only workaround I can think of would be to make your own current selections display by using GetCurrentSelections and parsing the x|y values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jan 2022 15:14:23 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2022-01-20T15:14:23Z</dc:date>
    <item>
      <title>Passing multiple values to a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/743443#M1046759</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;How do I pass a list of multiple items to a list box?&lt;/P&gt;&lt;P&gt;I have a button that generates a list of months (YTD, or Last 12 months etc.) and I wish to pass them to a list box.&lt;/P&gt;&lt;P&gt;The list is delimited with a '|' (Pipe) and it is saved in a variable. If Pipe is not the right delimiter what should the delimiter be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the list I have now in the variable:&amp;nbsp; Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct&amp;nbsp; &lt;/P&gt;&lt;P&gt;I then use "Select in Field" and set the Search string as the variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried numeric values as well but no luck &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 18:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/743443#M1046759</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2014-11-13T18:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values to a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/743444#M1046761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you'll need parens around the string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;-Rob&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 18:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/743444#M1046761</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-11-13T18:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values to a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/743445#M1046763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I figured it out&lt;/P&gt;&lt;P&gt;The list should start with an opening Parenthesis and end with a closing parenthesis and the delimiter should be set to *|* (Star Pipe Star) The list should look like this:&lt;/P&gt;&lt;P&gt;(*Jan*|*Feb*|*....*|*Nov*|*Dec*)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 18:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/743445#M1046763</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2014-11-13T18:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values to a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/743446#M1046765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob (I appreciate your replies to all, all the time)&lt;/P&gt;&lt;P&gt;See my reply to myself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 18:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/743446#M1046765</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2014-11-13T18:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values to a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/1883141#M1216930</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp; - hope you are good!&lt;/P&gt;
&lt;P&gt;How to get the display in Current Selection Box as&amp;nbsp;&lt;SPAN&gt;Jan, Feb, Mar, Apr etc. , instead of (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct) ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Just like regular List Box selection display.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 05:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/1883141#M1216930</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2022-01-20T05:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values to a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/1883439#M1216938</link>
      <description>&lt;P&gt;That just seems to be the way the selection is stored.&amp;nbsp; I don't know of any way around it.&amp;nbsp; The only workaround I can think of would be to make your own current selections display by using GetCurrentSelections and parsing the x|y values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 15:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values-to-a-listbox/m-p/1883439#M1216938</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-01-20T15:14:23Z</dc:date>
    </item>
  </channel>
</rss>

