<?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: Variable Between 2 Multiboxes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433621#M161621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rebeca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works great. However, I failed to mention that I also want this function to work in reverse. So that if I make a selection in box B then any selection in box A is cleared. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I apply &lt;/P&gt;&lt;P&gt;= &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product 1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0,1,0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;to both of the multi boxes and make a slection, both of the boxes appear to become locked, in that neither of their dropdown menus will apeear and I neither select or de-select any of the options&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Mar 2013 16:47:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-12T16:47:15Z</dc:date>
    <item>
      <title>Variable Between 2 Multiboxes</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433619#M161619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 Mutli Boxes (A &amp;amp; B), each displaying differant data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to make it so that once a selection is made in mutlibox A, that it automatically clears any selection made in multibox B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on what the best way to achieve this is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433619#M161619</guid>
      <dc:creator />
      <dc:date>2013-03-12T16:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Between 2 Multiboxes</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433620#M161620</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 in Multibox B..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product 1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0,1,0) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433620#M161620</guid>
      <dc:creator />
      <dc:date>2013-03-12T16:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Between 2 Multiboxes</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433621#M161621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rebeca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works great. However, I failed to mention that I also want this function to work in reverse. So that if I make a selection in box B then any selection in box A is cleared. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I apply &lt;/P&gt;&lt;P&gt;= &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product 1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0,1,0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;to both of the multi boxes and make a slection, both of the boxes appear to become locked, in that neither of their dropdown menus will apeear and I neither select or de-select any of the options&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433621#M161621</guid>
      <dc:creator />
      <dc:date>2013-03-12T16:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Between 2 Multiboxes</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433622#M161622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;It would be like&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;attachment?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 17:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433622#M161622</guid>
      <dc:creator />
      <dc:date>2013-03-12T17:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Between 2 Multiboxes</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433623#M161623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rebecca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the logic to clear the selections of the multi-boxes not to hide them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 17:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433623#M161623</guid>
      <dc:creator />
      <dc:date>2013-03-12T17:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Between 2 Multiboxes</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433624#M161624</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've kinda modified the previous approac suggested here by creating a variable say "vToggle" as;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount([Product 1])&amp;gt;0,1,if(GetSelectedCount([Product 2])&amp;gt;0, 2, 3))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the variable vTogger has 3 states;&lt;/P&gt;&lt;P&gt;1 = selection made in Box A&lt;/P&gt;&lt;P&gt;2 = selection made in Box B&lt;/P&gt;&lt;P&gt;3 = None selected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the above you can set "Conditional Show" property on each multibox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 17:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433624#M161624</guid>
      <dc:creator />
      <dc:date>2013-03-12T17:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Between 2 Multiboxes</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433625#M161625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a variable and set the trigger on the selection. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 17:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433625#M161625</guid>
      <dc:creator />
      <dc:date>2013-03-12T17:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Between 2 Multiboxes</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433626#M161626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Have you tried using&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a trigger&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;which is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;'&lt;/SPAN&gt;Document Property'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 17:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433626#M161626</guid>
      <dc:creator />
      <dc:date>2013-03-12T17:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Between 2 Multiboxes</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433627#M161627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not familiar with Triggars as I am still new to Qlikview.&lt;/P&gt;&lt;P&gt;I've set up a trigger on Multibox 2 with the Action: Clear Field =[Multibox 1]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it does not appear to take any action. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is thee somewhere else in the document where I need to activate triggers on either of the mutlboxes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again, much apreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 09:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433627#M161627</guid>
      <dc:creator />
      <dc:date>2013-03-13T09:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Between 2 Multiboxes</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433628#M161628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tony, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding this should be easily done with use of Triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navigate to Settings-&amp;gt; Document Properties -&amp;gt; Triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Field Event Triggers, chose your Field which is used to populate Multibox A.&lt;/P&gt;&lt;P&gt;And on Select Trigger, Add an Event, &lt;/P&gt;&lt;P&gt;Selection-&amp;gt; Clear Field and then write the Field used in Multibox B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly do this for MultiBox B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps, or i can send you the qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;itsangad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 10:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Between-2-Multiboxes/m-p/433628#M161628</guid>
      <dc:creator />
      <dc:date>2013-03-13T10:19:14Z</dc:date>
    </item>
  </channel>
</rss>

