<?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 Fetching multiple values in listbox. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fetching-multiple-values-in-listbox/m-p/1122328#M891394</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;I have a senario where i want to select all selected values from field A in field B. I have to display these two fields in listboxes.&lt;/P&gt;&lt;P&gt;There are 2 tables T1,T2. T1 has a field A and T2 has field B. Both fields are same but field B has less number of records than A.&lt;/P&gt;&lt;P&gt;E.g.&lt;/P&gt;&lt;P&gt;A has values : 2,3,4,7,12,13,15,34,37,98.&lt;/P&gt;&lt;P&gt;B has values : 4,7,34,98.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it as if i select 4,34,98 from B it should show the same selection in A also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a field event trigger on A as getfieldselection(B). this is working for a single value selection but for multiple value its failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stabdha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Fetching multiple values in listbox.</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-multiple-values-in-listbox/m-p/1122328#M891394</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;I have a senario where i want to select all selected values from field A in field B. I have to display these two fields in listboxes.&lt;/P&gt;&lt;P&gt;There are 2 tables T1,T2. T1 has a field A and T2 has field B. Both fields are same but field B has less number of records than A.&lt;/P&gt;&lt;P&gt;E.g.&lt;/P&gt;&lt;P&gt;A has values : 2,3,4,7,12,13,15,34,37,98.&lt;/P&gt;&lt;P&gt;B has values : 4,7,34,98.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it as if i select 4,34,98 from B it should show the same selection in A also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a field event trigger on A as getfieldselection(B). this is working for a single value selection but for multiple value its failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stabdha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-multiple-values-in-listbox/m-p/1122328#M891394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching multiple values in listbox.</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-multiple-values-in-listbox/m-p/1122329#M891395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be trigger like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'(' &amp;amp; GetFieldSelection(B, Chr(34) &amp;amp; '|' &amp;amp; Chr(34)) &amp;amp; ')'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 08:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-multiple-values-in-listbox/m-p/1122329#M891395</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-17T08:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching multiple values in listbox.</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-multiple-values-in-listbox/m-p/1122330#M891396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny for the quick reply. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 08:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-multiple-values-in-listbox/m-p/1122330#M891396</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-17T08:36:12Z</dc:date>
    </item>
  </channel>
</rss>

