<?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 Multibox Compare two column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774141#M274623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a multibox when user select a order #, the qlikview will compare two column named order1 and order2. If the selected number exist in either 1 column then show the result in straight table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To display in straight table no issue. My question is how do i compare two column using the multibox. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 00:47:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-19T00:47:44Z</dc:date>
    <item>
      <title>Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774141#M274623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a multibox when user select a order #, the qlikview will compare two column named order1 and order2. If the selected number exist in either 1 column then show the result in straight table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To display in straight table no issue. My question is how do i compare two column using the multibox. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 00:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774141#M274623</guid>
      <dc:creator />
      <dc:date>2014-11-19T00:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774142#M274624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure what your data model is but if you have this data structure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Order1s:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order1 as OrderNum,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order1&lt;/P&gt;&lt;P&gt;from &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Order2s:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order2 as OrderNum,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order2&lt;/P&gt;&lt;P&gt;from &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then OrderNum can be what the user selects, and it will show in white (in the respective drop downs of each field in the multibox) in BOTH Order1 and Order2 any values that are the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 00:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774142#M274624</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-19T00:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774143#M274625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example below is my database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;custno&lt;/P&gt;&lt;P&gt;custname&lt;/P&gt;&lt;P&gt;order1&lt;/P&gt;&lt;P&gt;order2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;order1 and order2 is the product and repeatable for different customer. Then i want a qlikview compare input from multibox, for example, if the selection is 'ABC' then qlikview will retrieve record where order1 or order 2 contains the 'ABC'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 01:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774143#M274625</guid>
      <dc:creator />
      <dc:date>2014-11-19T01:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774144#M274626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the attached and see if its near what you are looking for...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 01:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774144#M274626</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-19T01:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774145#M274627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok.&amp;nbsp; just see u example. yup. this sample create another table successfully. but how do i join that two table together. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want is i need a straight table to display the sheet1 records but your multibox is based on the resident data you created. I need to join the ordernumber to the main table right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 02:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774145#M274627</guid>
      <dc:creator />
      <dc:date>2014-11-19T02:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774146#M274628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to explain more on what i wanted. i will use your data to explain. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i choose 'ABC' then i want row 1,3,4 to be displayed&lt;/P&gt;&lt;P&gt;if i choose 'DEF' then i want row 1,2 to be displayed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71589_Untitled.png" style="width: 620px; height: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 02:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774146#M274628</guid>
      <dc:creator />
      <dc:date>2014-11-19T02:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774147#M274629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an updated example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="71610" alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71610_Capture.PNG.png" style="width: 620px; height: 196px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 03:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774147#M274629</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-19T03:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774148#M274630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The content of attached file seems different from the your screenshot. maybe the wrong file uploaded?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 03:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774148#M274630</guid>
      <dc:creator />
      <dc:date>2014-11-19T03:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774149#M274631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oops ! 2nd time tonight &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; I reattached the actual sample to the post above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 03:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774149#M274631</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-19T03:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774150#M274632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The thing works. But one question, can we use multibox instead of using listbox?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 03:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774150#M274632</guid>
      <dc:creator />
      <dc:date>2014-11-19T03:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Compare two column</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774151#M274633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can replace the OrderNum list box with a multibox showing the same field but ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you asking if&amp;nbsp; you would want to choose values from Order1 and Order2 in a multibox and then show the records that have an Order1 OR an Order2 equal to the Order1 value and the same for the value selected in Order2 ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 03:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Compare-two-column/m-p/774151#M274633</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-19T03:51:14Z</dc:date>
    </item>
  </channel>
</rss>

