<?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: Multiple Selection in QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316886#M459848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Create a new variable called Buyer|Seller with value like A|B where A in a value of buyer and B is a value of seller.&lt;/P&gt;&lt;P&gt;This will create all list of buyer and seller combination.&lt;/P&gt;&lt;P&gt;If we want to select records containing A, then select A in search box for variable Buyer|Seller and we will get list of all combinations for which either buyer or seller is A.&lt;/P&gt;&lt;P&gt;This could be extended to any number of items.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Aug 2017 03:57:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-08-01T03:57:01Z</dc:date>
    <item>
      <title>Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316883#M459845</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 want to select two columns' records at once. But I don't know how to achieve that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have two columns, named 'Seller' and 'Buyer'. And I got some records like below:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="199" style="border: 1px solid #000000; width: 191px; height: 128px;" width="189"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Seller&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Buyer&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;E&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;E&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to have ONE list box or something, but just one, that can make me to select ABCDE. Then once I select A (or BCDE), the records that contain A (or BCDE) will be filterd and displayed, no matter it is in Seller or Buyer. The results will be like:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid #000000; width: 199px; height: 89px;" width="197"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Seller&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Buyer&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;E&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cause every list box needs a field to create, once I choose Seller as the field, it only shows Seller's records. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I want to choose one and select both. How can I make that? Hope I express myself clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 02:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316883#M459845</guid>
      <dc:creator />
      <dc:date>2017-07-31T02:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316884#M459846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In one way, you could create a dummy field with all possible values (from both buyer and seller fields) and setting trigger, like:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171903_Capture.PNG" style="height: 219px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You might not see all values from both fields selected unless they all are in possible selection state after one applied selection (that order could be set in trigger order)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 09:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316884#M459846</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-07-31T09:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316885#M459847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for your reply and help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what if I have hundreds of records? Then it will be very trouble to enter them all in the inline table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 02:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316885#M459847</guid>
      <dc:creator />
      <dc:date>2017-08-01T02:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316886#M459848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Create a new variable called Buyer|Seller with value like A|B where A in a value of buyer and B is a value of seller.&lt;/P&gt;&lt;P&gt;This will create all list of buyer and seller combination.&lt;/P&gt;&lt;P&gt;If we want to select records containing A, then select A in search box for variable Buyer|Seller and we will get list of all combinations for which either buyer or seller is A.&lt;/P&gt;&lt;P&gt;This could be extended to any number of items.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 03:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316886#M459848</guid>
      <dc:creator />
      <dc:date>2017-08-01T03:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316887#M459849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks to your reply.&lt;/P&gt;&lt;P&gt;But can you go more specific? You mean create a new variable or a new field? And the combination is like just ABCDE or A|B, B|C? I tried but still cannot work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 05:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316887#M459849</guid>
      <dc:creator />
      <dc:date>2017-08-01T05:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316888#M459850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rui,&lt;/P&gt;&lt;P&gt;just create a list box with calculated dimension&lt;/P&gt;&lt;P&gt;=Buyer&amp;amp;'|'&amp;amp;Seller and put the name of list box as you please.&lt;/P&gt;&lt;P&gt;now in the list box select A , it will show all options containing A.&lt;/P&gt;&lt;P&gt;That will contain list of all selections for Buyer and Seller combinations in which A is either buyer or seller.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 05:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316888#M459850</guid>
      <dc:creator />
      <dc:date>2017-08-01T05:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316889#M459851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Rui!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be helpful an Alter States and a field dynamicaly combined with both of your fields.&lt;/P&gt;&lt;P&gt;You may find this topic helpful:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1277598"&gt;Re: Dynamic Update of field depending on Selection&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 05:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316889#M459851</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-08-01T05:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316890#M459852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can just get them using simple load like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load Distinct&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Seller as CommSel&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;From &amp;lt;&amp;gt;:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load Distinct&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Buyer as CommSel&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;From &amp;lt;&amp;gt;: &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 05:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316890#M459852</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-01T05:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316891#M459853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks to your reply.&lt;/P&gt;&lt;P&gt;Yes I did create a field combine the seller and buyer. But the new field is not linked to the seller or buyer. When I select from the new field, there is not reaction from the seller or buyer. How should I deal with this situation? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316891#M459853</guid>
      <dc:creator />
      <dc:date>2017-08-01T06:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316892#M459854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is what I suggested/showed you creating a&lt;STRONG&gt; trigger &lt;/STRONG&gt;for&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316892#M459854</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-01T06:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316893#M459855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see. Many thanks!&lt;/P&gt;&lt;P&gt;But I want records shown in both fields. Is there any way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:27:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316893#M459855</guid>
      <dc:creator />
      <dc:date>2017-08-01T06:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316894#M459856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, it indeed can choose from both sides. But the format is not what I want. It is combining the two sides like AB, BC together. And your choice becomes AB, BC. But I just want to choose A or B alone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316894#M459856</guid>
      <dc:creator />
      <dc:date>2017-08-01T06:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316895#M459857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your Buyer and Seller are from same table or associated, then seeing of both the fields values depends on their association. For example, in your sample above, if you select 'A' from Seller, your Buyer 'A' goes &lt;EM&gt;out of scope ; &lt;/EM&gt;so you can't select 'A' from Buyer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316895#M459857</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-01T06:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316896#M459858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, anyway I appreciate your help. But that's not what I want.&lt;/P&gt;&lt;P&gt;I just want to select like, a content, a content that is included in both two fields so that once I select this content, records from two fields will be filtered. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316896#M459858</guid>
      <dc:creator />
      <dc:date>2017-08-01T06:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316897#M459859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me repeat it, 'that (it's possibility, the way you want) depends on their association'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316897#M459859</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-01T06:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316898#M459860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I know what you mean.&lt;/P&gt;&lt;P&gt;But I don't have this kind of association and I still want two fields records to show.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316898#M459860</guid>
      <dc:creator />
      <dc:date>2017-08-01T06:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316899#M459861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a sample qvw that mimic your data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316899#M459861</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-01T06:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316900#M459862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just like the sample table in my question.&lt;/P&gt;&lt;P&gt;If I select A, I want both sides to give me the records that contain A. No matter the association is what.&lt;/P&gt;&lt;P&gt;What you did is, only if there is a pair of record 'Seller A and Buyer A', A will show in both sides. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;It's no difference from selecting directly from Seller or Buyer.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316900#M459862</guid>
      <dc:creator />
      <dc:date>2017-08-01T06:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316901#M459863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried selecting (manually) 'A' from both the fields in your sample data set qvw? Is it working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316901#M459863</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-01T06:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316902#M459864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean, create two list box from seller and buyer respectively and select A from these two boxes? I don't think this selection can be done simultaneously, cause once you select in one side, there will be records filtered out from the other side. Just as what you said 'depends on their association'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Selection-in-QlikView/m-p/1316902#M459864</guid>
      <dc:creator />
      <dc:date>2017-08-01T06:56:17Z</dc:date>
    </item>
  </channel>
</rss>

