<?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 Passing Multiple Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-Multiple-Values/m-p/283276#M105286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to pass values form one list box into another.&amp;nbsp; I searched and found some code that I am trying to use:&amp;nbsp; ='(' &amp;amp; Concat(&amp;lt;field&amp;gt;, '|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #008000; font-size: 8pt;"&gt;&lt;STRONG style="color: #008000; font-size: 8pt;"&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I place this code into my dashboard, it crashed QlikView.&amp;nbsp; I get the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview 9.00 SR5 has stopped working...... then QlikView closes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why this is occuring?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2011 19:48:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-22T19:48:08Z</dc:date>
    <item>
      <title>Passing Multiple Values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Multiple-Values/m-p/283276#M105286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to pass values form one list box into another.&amp;nbsp; I searched and found some code that I am trying to use:&amp;nbsp; ='(' &amp;amp; Concat(&amp;lt;field&amp;gt;, '|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #008000; font-size: 8pt;"&gt;&lt;STRONG style="color: #008000; font-size: 8pt;"&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I place this code into my dashboard, it crashed QlikView.&amp;nbsp; I get the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview 9.00 SR5 has stopped working...... then QlikView closes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why this is occuring?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 19:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Multiple-Values/m-p/283276#M105286</guid>
      <dc:creator />
      <dc:date>2011-09-22T19:48:08Z</dc:date>
    </item>
    <item>
      <title>Passing Multiple Values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Multiple-Values/m-p/283277#M105287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there a large number of records? The thing to remember about Concat() is it doesn't return distinct value lists unless you tell it to. So your result may be huge!&amp;nbsp; Add in the Distinct qualifier:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(' &amp;amp;amp; Concat(DISTINCT &amp;lt;field&amp;gt;,'|') &amp;amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 21:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Multiple-Values/m-p/283277#M105287</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2011-09-22T21:46:42Z</dc:date>
    </item>
    <item>
      <title>Passing Multiple Values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Multiple-Values/m-p/283278#M105288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you get this sorted?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 22:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Multiple-Values/m-p/283278#M105288</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2011-09-27T22:30:07Z</dc:date>
    </item>
  </channel>
</rss>

