<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270690#M101542</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;Select in field will work, but it may need some tweaking. Assuming you have two listboxes with fields named Color1 and Color2, create a new button and set the action Selection, Select in Field, field is Color2 and Search String&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;﻿='(' &amp;amp; Concat(Color1, '|') &amp;amp; ')&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everytime you click on the button all values in Color1 should be selected in Color2, provided they exist, of course.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2011 11:02:20 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2011-07-11T11:02:20Z</dc:date>
    <item>
      <title>Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270686#M101538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 Listboxs, one called 'Colours 1' and the other called 'Colours 2' and there is &lt;EM&gt;&lt;STRONG&gt;no&lt;/STRONG&gt;&lt;/EM&gt; relationship between the two tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I select 3 colours from 'Colours 1'. How can i make 'Colours 2' reflect the selections i made in 'Colours 1'????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope somebody can help, it's driving me nuts!!!!!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 10:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270686#M101538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-11T10:29:45Z</dc:date>
    </item>
    <item>
      <title>Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270687#M101539</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;BR /&gt;You can set an action on the field On-Selection event trigger page (document properties) and then force the other selection to match the first listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 10:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270687#M101539</guid>
      <dc:creator />
      <dc:date>2011-07-11T10:32:16Z</dc:date>
    </item>
    <item>
      <title>Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270688#M101540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks jonathandd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried field event triggers but it doesn't work. I set an action to the OnChange of Colour 1. The action i used was the Select In Field of Colour 2 but it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody else help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 10:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270688#M101540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-11T10:48:59Z</dc:date>
    </item>
    <item>
      <title>Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270689#M101541</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;&amp;nbsp;&amp;nbsp; I dont know the reason, but this could be the one of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you want to select more than one value using selection action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; you should use this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; (A|B)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; this will select A and B from the field/Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 10:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270689#M101541</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-07-11T10:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270690#M101542</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;Select in field will work, but it may need some tweaking. Assuming you have two listboxes with fields named Color1 and Color2, create a new button and set the action Selection, Select in Field, field is Color2 and Search String&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;﻿='(' &amp;amp; Concat(Color1, '|') &amp;amp; ')&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everytime you click on the button all values in Color1 should be selected in Color2, provided they exist, of course.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 11:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270690#M101542</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-07-11T11:02:20Z</dc:date>
    </item>
    <item>
      <title>Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270691#M101543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You can try'Toggle Select' as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 11:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270691#M101543</guid>
      <dc:creator />
      <dc:date>2011-07-11T11:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270692#M101544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still can't seem to get this working. I think GetFieldSelections is the solution but can't get it working for multiple selections. It does work if you select one but not more than one!!!!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would have thought this would be quite a straight forward question, but it seems to be confusing others!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 12:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270692#M101544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-11T12:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270693#M101545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached a QVW for reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 12:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270693#M101545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-11T12:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270694#M101546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you are your ammended application, according to what I mentioned above using Concat in search string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.grupocomex.com"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 15:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270694#M101546</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-07-11T15:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270695#M101547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel you are a fantastic, thankyou!!! Still don't understand how it works!!!!!&amp;nbsp;&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one more thing. What if the words had spaces in?&amp;nbsp; for example 'Light Yellow' or 'Dark Pink'...This seems to be ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a file for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou once again for replying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robbie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 16:27:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270695#M101547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-11T16:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270696#M101548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robbie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a bit more tweaking about the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;='(' &amp;amp; Concat(Replace(Colour, ' ', '*'), '|') &amp;amp; ')'&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 16:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270696#M101548</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-07-11T16:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270697#M101549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel you are a genius!!! This has really saved me time. Just one more thing. &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;What if i have Blue&amp;amp;Grey ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried &lt;CODE class="jive-code"&gt;this but it doesn't work...&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class="jive-code"&gt;'(' &amp;amp; Concat(Replace(Replace(Colour, ' ', '*')Colour, '&amp;amp;', '*'), '|') &amp;amp; ')'&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class="jive-code"&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 09:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270697#M101549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-12T09:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270698#M101550</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;It's all in the syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;='(' &amp;amp; Concat(Replace(Replace(Colour, ' ', '*'), '&amp;amp;', '*'), '|') &amp;amp; ')'&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can next several Replace() functions, but depending on all possible values, it may be worth cleaning the code in the script, so you have a field with the name to show and other field with the name clean to operate with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 10:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270698#M101550</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-07-12T10:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Passing multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270699#M101551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Many thanks for the time you have given. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 10:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-multiple-values/m-p/270699#M101551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-12T10:10:29Z</dc:date>
    </item>
  </channel>
</rss>

