<?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: How to link two field names using trigger? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-link-two-field-names-using-trigger/m-p/346624#M573489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you really can't link the fields then try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a variable vSelectionsA&lt;/P&gt;&lt;P&gt;'(' &amp;amp;amp; Concat(DISTINCT Chr(34) &amp;amp;amp; A &amp;amp;amp; Chr(34),'|') &amp;amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, in the OnSelect trigger for A, add an action for Select in Field, Field = B, Selection = $(vSelectionsA) without the equals sign. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may have the syntax slightly wrong and can't test right now but this should get you there.&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, 12 Jul 2012 07:33:12 GMT</pubDate>
    <dc:creator>Jason_Michaelides</dc:creator>
    <dc:date>2012-07-12T07:33:12Z</dc:date>
    <item>
      <title>How to link two field names using trigger?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-link-two-field-names-using-trigger/m-p/346623#M573488</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;&lt;/P&gt;&lt;P&gt;I have a field name 'X' which i want to duplicate. Here is how I m doing it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X as A,&lt;/P&gt;&lt;P&gt;X as B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want A and B to be linked in such a way that if i click on A the same changes should be applied on B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if anyone knows it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sagar Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 07:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-link-two-field-names-using-trigger/m-p/346623#M573488</guid>
      <dc:creator />
      <dc:date>2012-07-12T07:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to link two field names using trigger?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-link-two-field-names-using-trigger/m-p/346624#M573489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you really can't link the fields then try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a variable vSelectionsA&lt;/P&gt;&lt;P&gt;'(' &amp;amp;amp; Concat(DISTINCT Chr(34) &amp;amp;amp; A &amp;amp;amp; Chr(34),'|') &amp;amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, in the OnSelect trigger for A, add an action for Select in Field, Field = B, Selection = $(vSelectionsA) without the equals sign. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may have the syntax slightly wrong and can't test right now but this should get you there.&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, 12 Jul 2012 07:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-link-two-field-names-using-trigger/m-p/346624#M573489</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-07-12T07:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to link two field names using trigger?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-link-two-field-names-using-trigger/m-p/346625#M573490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want the exact same selections in the second field, why don't you just create a second listbox and point that to field X as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 07:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-link-two-field-names-using-trigger/m-p/346625#M573490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-12T07:38:43Z</dc:date>
    </item>
  </channel>
</rss>

