<?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: select multiple fields using trigger / action in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485480#M181393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help. it worked after I put&amp;nbsp; the code you gave&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Mgr_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'"|"',100) &amp;amp; '")' in both the 'select in field' &amp;amp; ' on change'&amp;nbsp; trigger.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 00:22:29 GMT</pubDate>
    <dc:creator>regowins</dc:creator>
    <dc:date>2014-01-09T00:22:29Z</dc:date>
    <item>
      <title>select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485472#M181385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I want to select multiple names from the Mgr_Name field and select the same names in the Mgr_Name2 field in another chart via a trigger or any another method. I can get it to work with only&amp;nbsp; one name selected, but it wont work if I select multiple names.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Here is what I have done:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Created a variable&amp;nbsp;&amp;nbsp; vName using the &lt;SPAN style="color: #0000ff;"&gt;GetFieldSelections&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;mgr_Name&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Then&amp;nbsp; I created a field event trigger on the mgr_Name 'On select"&amp;nbsp;&amp;nbsp; -&amp;gt; Select in field (Action)-&amp;gt; Mgr_Name2 (field) -&amp;gt; vName (search string)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks for the help!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 22:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485472#M181385</guid>
      <dc:creator>regowins</dc:creator>
      <dc:date>2014-01-08T22:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485473#M181386</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(*'&amp;amp;GetFieldSelections(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"&gt;mgr_Name&lt;/SPAN&gt;,'*|*',100)&amp;amp;'*)'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 22:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485473#M181386</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-01-08T22:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485474#M181387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This thread discusses some different approaches:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/35764"&gt;http://community.qlik.com/thread/35764&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 22:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485474#M181387</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-01-08T22:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485475#M181388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but still not working. I put it in the variable vName and this is what I get.&lt;IMG alt="shot.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/51275_shot.PNG.png" style="width: 620px; height: 328px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 22:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485475#M181388</guid>
      <dc:creator>regowins</dc:creator>
      <dc:date>2014-01-08T22:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485476#M181389</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;Can you provide a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 22:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485476#M181389</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-01-08T22:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485477#M181390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The search string for your select in field action should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='('&amp;amp; replace(&lt;SPAN style="font-size: 12pt;"&gt;vName&lt;/SPAN&gt;,',','|')&amp;amp;')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 22:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485477#M181390</guid>
      <dc:creator>iktrayanov</dc:creator>
      <dc:date>2014-01-08T22:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485478#M181391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for help. Here is a sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 23:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485478#M181391</guid>
      <dc:creator>regowins</dc:creator>
      <dc:date>2014-01-08T23:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485479#M181392</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 23:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485479#M181392</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-01-08T23:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485480#M181393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help. it worked after I put&amp;nbsp; the code you gave&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Mgr_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'"|"',100) &amp;amp; '")' in both the 'select in field' &amp;amp; ' on change'&amp;nbsp; trigger.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 00:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485480#M181393</guid>
      <dc:creator>regowins</dc:creator>
      <dc:date>2014-01-09T00:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485481#M181394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ashwin, dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded the file Mayil posted and indeed it is not working as expected.&lt;/P&gt;&lt;P&gt;I input the &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Mgr_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'"|"',100) &amp;amp; '")' in both the 'select in field' &amp;amp; ' on change'&amp;nbsp; trigger.&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;as indicated by you Ashwin and still indeed not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share a copy of the working file?&lt;BR /&gt;I also am facing a same issue and I need a solution !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 09:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485481#M181394</guid>
      <dc:creator />
      <dc:date>2014-07-10T09:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485482#M181395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is another example. Hope it helps. -Ash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 14:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485482#M181395</guid>
      <dc:creator>regowins</dc:creator>
      <dc:date>2014-07-10T14:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re: select multiple fields using trigger / action</title>
      <link>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485483#M181396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;simply PERFECT!&lt;/P&gt;&lt;P&gt;thank you ashwin!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 06:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-multiple-fields-using-trigger-action/m-p/485483#M181396</guid>
      <dc:creator />
      <dc:date>2014-07-11T06:21:40Z</dc:date>
    </item>
  </channel>
</rss>

