<?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 ListBox selections to another (different) ListBox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276675#M1187809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi andrlopes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can set up an "on select"- field event trigger on field Cod1: &lt;/P&gt;&lt;P&gt;settings --&amp;gt; doc props --&amp;gt; trigger --&amp;gt; choose "Cod1" and add (edit) action: there you have to add a "Select in Field" - action with "Cod2" as Field and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= '(' &amp;amp; getfieldselections(Cod1,'|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;//='(A|B)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as search mask to search (and find!)&amp;nbsp; in Field Cod2 every time the same as in Cod1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2011 18:12:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-20T18:12:50Z</dc:date>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276674#M1187808</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;&amp;nbsp;&amp;nbsp; Let us suppose I have two different tables with the same content under different names (not linked to each other, and cannot be linked due to circular references), like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Table A&lt;UL&gt;&lt;LI&gt;Cod1&lt;/LI&gt;&lt;LI&gt;Desc1&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Table B&lt;UL&gt;&lt;LI&gt;Cod2&lt;/LI&gt;&lt;LI&gt;Desc2&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Now let us suppose I only have a ListBox for Table A, and I can only select Desc1. The question here is, is it possible when one selects something in Desc1 it will automatically select under Desc2 (a full name match is present).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sorry if this is somewhere available in documentation, but honestly I cannot find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 16:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276674#M1187808</guid>
      <dc:creator />
      <dc:date>2011-09-20T16:01:35Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276675#M1187809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi andrlopes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can set up an "on select"- field event trigger on field Cod1: &lt;/P&gt;&lt;P&gt;settings --&amp;gt; doc props --&amp;gt; trigger --&amp;gt; choose "Cod1" and add (edit) action: there you have to add a "Select in Field" - action with "Cod2" as Field and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= '(' &amp;amp; getfieldselections(Cod1,'|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;//='(A|B)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as search mask to search (and find!)&amp;nbsp; in Field Cod2 every time the same as in Cod1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 18:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276675#M1187809</guid>
      <dc:creator />
      <dc:date>2011-09-20T18:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276676#M1187810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi andrlopes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes I believe it is possible (If I understood you correctly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There are some different approaches, some of them recently discussed here: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/149230#149230"&gt;http://community.qlik.com/message/149230#149230&lt;/A&gt;&lt;/P&gt;&lt;P&gt;, using Macros or actions to achieve a shadow copy of field selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my favorite, I use a document trigger (OnSelect trigger on field Desc 1) with an action Select in field with field [Desc 2] and search expression&lt;/P&gt;&lt;P&gt;='=sum({&amp;lt;[Desc 2]=[Desc 1]&amp;gt;} 1)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see also attached sample. I added the listbox for Desc 2 to show the result of the copying though I believe you don't need it to get the selection in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 18:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276676#M1187810</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-09-20T18:14:00Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276677#M1187811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a very cool approach using &lt;/P&gt;&lt;P&gt;='=sum({&amp;lt;[Desc 2]=[Desc 1]&amp;gt;} 1)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like it better than the concat() approach!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 18:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276677#M1187811</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-09-20T18:46:44Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276678#M1187812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks, it worked like a charm!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 18:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276678#M1187812</guid>
      <dc:creator />
      <dc:date>2011-09-20T18:46:51Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276679#M1187813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Also helpfull!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 18:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276679#M1187813</guid>
      <dc:creator />
      <dc:date>2011-09-20T18:48:43Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276680#M1187814</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; Thanks for your help, but I've been wondering if it's possible to do another thing. Imagine that I have selected something on a TableC selection box and it limits the values of Cod1 (despite no selection has been made on Cod1) and they turn grey (excluded). Is it possible to pass this Cod1 excluded values to Cod2 selection box? The goal is to have the same possible selection values on both Cod1 and Cod2, despite no selection has been made!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ahanks again!&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 08:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276680#M1187814</guid>
      <dc:creator />
      <dc:date>2011-09-21T08:27:05Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276681#M1187815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can shadow the change to Cod1 by addin the same action to the OnChange trigger for Cod1. The concat() technique works for this, but the sum() technique does not. I'm not sure why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 13:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276681#M1187815</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-09-21T13:55:36Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276682#M1187816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you saying that you can explicitely set the selection state of field values to "possible" or "excluded" using that technique?&lt;/P&gt;&lt;P&gt;I tried with the concat method mentioned but didn't get it to work. It always resulted in a explicitely selected state of values (green), where I think Andre required it to be possibly selected (white).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this (setting possible states) would be possible, wouldn't that break QV's logic easiliy, because you might set the possible selection state in a way which is not consistent?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I have misunderstood Andres request and the result of your solution is what is desired, or I have misunderstood what you suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my understanding one could only replicate the possible and excluded selection state in a duplicate table, if the duplicate, unlinked table is embedded in a data model which at least replicates the impacts to the original fields (i.e. Cod1 in this example) selection state in the original table (which might require to replicate the complete date model for the duplicate field (i.e. Cod2) in worst case?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Not sure if I make myself clear herewith...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your last comment, I think you could maybe use the sum() technique in combination with p() function, I would try this&lt;/P&gt;&lt;P&gt;='=sum({&amp;lt;[Desc2] = p( [Desc1] ) &amp;gt;} 1)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 21:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276682#M1187816</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-09-21T21:17:19Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276683#M1187817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not suggesting that you can set possibles through an Action. I understood Andre's query to mean that his trigger was not getting fired when possibles of Desc 1 change because of another selection. OnChange will detect that condition, but I'm still making a selection on Desc 2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I tried the &lt;/P&gt;&lt;P&gt;='=sum({&amp;lt;[Desc2] = p( [Desc1] ) &amp;gt;} 1)'&lt;/P&gt;&lt;P&gt;suggestion and it did not work. But you may be on the right track. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 21:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276683#M1187817</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-09-21T21:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276684#M1187818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, misunderstood you previous post then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached a sample with sum() and p()-function like above, seems to work to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 22:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276684#M1187818</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-09-21T22:01:51Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276685#M1187819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; It's exactly this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 08:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276685#M1187819</guid>
      <dc:creator />
      <dc:date>2011-09-22T08:35:22Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276686#M1187820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just one last question, if the contents of Desc1 doesn't have an 100% match with Desc2, is there any way of accomplishing the desired effect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 09:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276686#M1187820</guid>
      <dc:creator />
      <dc:date>2011-09-22T09:03:14Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276687#M1187821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; André,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any rule concerning the differences between field values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 12:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276687#M1187821</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-09-22T12:49:39Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276688#M1187822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d; font-family: Verdana, sans-serif; font-size: 10pt;"&gt;Not really, the difference is because Desc2 table was built by joining several other tables, and the impossible combinations (for the intended purpose) are left out Desc2. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d; font-family: Verdana, sans-serif; font-size: 10pt;"&gt;The problem is that I can only make few changes on the data model, or else I would change the inner joins to several left joins (this would be easier I presume) and like this Desc1 and Desc2 would be a perfect match, that's why I posted this extra question.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 13:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276688#M1187822</guid>
      <dc:creator />
      <dc:date>2011-09-22T13:00:57Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276689#M1187823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works great! (I copy/pasted your prior example and didn't notice the misspelling of the field names).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice technique. I'll include in the next edition of the cookbook if you don't mind. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 16:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276689#M1187823</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-09-22T16:18:08Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276690#M1187825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sure I don't mind. BTW, I am fan of your compilation, great work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are about to compile some samples of how to set states in list boxes, I think this might be also a nice example of using the set expression method&lt;/P&gt;&lt;P&gt;(and maybe an example for a problem where I think the method using concat / GetFieldSelections etc. reaches its limit anyway):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/151017#151017"&gt;http://community.qlik.com/message/151017&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 08:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276690#M1187825</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-09-23T08:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276691#M1187827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi Stefan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i have looked at this example of passing List box values from one to another. looks good. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i want one more additional feature as stated below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i wants to acheive the 2nd point.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;1.) if i select "aa" in Desc 1 then in Desc 2 list box&amp;nbsp; same needs to be selected. (This functionality is already there)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;2.) next if i clear all from or if i unselect "aa" from Desc 1 list box, then same thing should happen in Desc 2 list box too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;so it has to clear the Desc 2 listbox, if nothing was selected in Desc 1 listbox.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;﻿i have added again the exapmle of yours.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;﻿Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;﻿phani&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 00:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276691#M1187827</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2011-10-12T00:11:57Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276692#M1187829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani221984,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the application as is should fulfill both of your requirements. I just checked on a machine with QV 10 SR2, it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hm, checking more: On a version9 something (probably no SR, aaargh) I needed to remove the square brackets from the field name, i.e. just&lt;/P&gt;&lt;P&gt;Desc 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of [Desc 2]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to make it work, but then also the clearing worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version do you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 12:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276692#M1187829</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-12T12:40:04Z</dc:date>
    </item>
    <item>
      <title>Passing ListBox selections to another (different) ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276693#M1187831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right. Mine is QV10 SR1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have upgraded to QV10 SR3 and it is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to let you know it dint worked even after removeing the "Square brackets" from Desc 2.&lt;/P&gt;&lt;P&gt;That might be because of the Version10 SR1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 15:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-ListBox-selections-to-another-different-ListBox/m-p/276693#M1187831</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2011-10-12T15:43:12Z</dc:date>
    </item>
  </channel>
</rss>

