<?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 List Boxes with Alternate States in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Boxes-with-Alternate-States/m-p/560168#M1144256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two list boxes.&amp;nbsp; Each List box is in its own state.&amp;nbsp; If I select 5 "vendors" in one of the list boxes, how do I use Select in Field (in a button) to also chose those "vendors" in the second list box.&amp;nbsp; I have been using the expression below to make the selections in the Select in Field search string but it will only work for one "vendor" at a time.&amp;nbsp; I need to select all vendors at once.&amp;nbsp; Does anyone understand what I am doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Category Analysis]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Vendor&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '|') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Aug 2013 17:57:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-05T17:57:18Z</dc:date>
    <item>
      <title>List Boxes with Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/List-Boxes-with-Alternate-States/m-p/560168#M1144256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two list boxes.&amp;nbsp; Each List box is in its own state.&amp;nbsp; If I select 5 "vendors" in one of the list boxes, how do I use Select in Field (in a button) to also chose those "vendors" in the second list box.&amp;nbsp; I have been using the expression below to make the selections in the Select in Field search string but it will only work for one "vendor" at a time.&amp;nbsp; I need to select all vendors at once.&amp;nbsp; Does anyone understand what I am doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Category Analysis]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Vendor&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '|') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 17:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Boxes-with-Alternate-States/m-p/560168#M1144256</guid>
      <dc:creator />
      <dc:date>2013-08-05T17:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: List Boxes with Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/List-Boxes-with-Alternate-States/m-p/560169#M1144257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;='(' &amp;amp; Concat&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt; {&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;[Category Analysis]&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; font-family: Arial; color: #800000;"&gt;Vendor&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;, '|') &amp;amp; ')'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 18:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Boxes-with-Alternate-States/m-p/560169#M1144257</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-08-05T18:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: List Boxes with Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/List-Boxes-with-Alternate-States/m-p/560170#M1144258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is partially working but it is only selecting names with no spaces.  Is there is a space in the name it does not work.  Any idea on how to work around this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JEREMY TERLESCKI&lt;/P&gt;&lt;P&gt;SOURCING OPERATIONS ASSOCIATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="cid:image002.png@01CE56CB.7BC06800"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T: 484.690.5418&lt;/P&gt;&lt;P&gt;E: jterlescki@procurian.com&amp;lt;mailto:jterlescki@procurian.com&amp;gt;  |  W: procurian.com&amp;lt;http://www.procurian.com&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONNECT WITH PROCURIAN ON:&lt;/P&gt;&lt;P&gt;&lt;A href="cid:image003.png@01CE56CB.7BC06800"&gt;&lt;/A&gt;&amp;lt;http://www.linkedin.com/company/procurian?trk=hb_tab_compy_id_164269&amp;gt;   &lt;A href="cid:image004.png@01CE56CB.7BC06800"&gt;&lt;/A&gt; &amp;lt;https://www.facebook.com/Procurian&amp;gt;    &lt;A href="cid:image005.png@01CE56CB.7BC06800"&gt;&lt;/A&gt; &amp;lt;https://twitter.com/Procurian&amp;gt;    &lt;A href="cid:image006.png@01CE56CB.7BC06800"&gt;&lt;/A&gt; &amp;lt;http://www.youtube.com/user/Procurian&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 18:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Boxes-with-Alternate-States/m-p/560170#M1144258</guid>
      <dc:creator />
      <dc:date>2013-08-05T18:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: List Boxes with Alternate States</title>
      <link>https://community.qlik.com/t5/QlikView/List-Boxes-with-Alternate-States/m-p/560171#M1144259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe values with spaces need to be surrounded by double quotes, so try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;='("' &amp;amp; Concat&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt; {&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;[Category Analysis]&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; font-family: Arial; color: #800000;"&gt;Vendor&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;, '"|"') &amp;amp; '")'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 20:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Boxes-with-Alternate-States/m-p/560171#M1144259</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-08-05T20:18:30Z</dc:date>
    </item>
  </channel>
</rss>

