<?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: Sort Order in Multi Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750555#M1052268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add this expr in Properties --&amp;gt; Sort tab --&amp;gt; Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Match(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Product &lt;/SPAN&gt;,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Moto&lt;/SPAN&gt;','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Apple', 'Samsung','Nokia')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2014 06:33:31 GMT</pubDate>
    <dc:creator>anbu1984</dc:creator>
    <dc:date>2014-11-03T06:33:31Z</dc:date>
    <item>
      <title>Sort Order in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750554#M1052266</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 sort Product in Multibox object.&lt;/P&gt;&lt;P&gt;Ex: Product has Apple, Samsung, Nokia and Moto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to sort product filed in multibox as Moto, Apple, Samsung and Nokia.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;NiHhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 06:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750554#M1052266</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-11-03T06:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Order in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750555#M1052268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add this expr in Properties --&amp;gt; Sort tab --&amp;gt; Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Match(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Product &lt;/SPAN&gt;,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Moto&lt;/SPAN&gt;','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Apple', 'Samsung','Nokia')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 06:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750555#M1052268</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-11-03T06:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Order in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750556#M1052270</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;Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this as your sort expression:&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14149967998264485" jivemacro_uid="_14149967998264485"&gt;
&lt;P&gt; =Dual(Product,match(Product ,'Moto','Apple','Samsung','Nokia'))&amp;nbsp; &lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 06:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750556#M1052270</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-03T06:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Order in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750557#M1052272</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;Dual(Brand, RecNo()) AS Brand&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;Brand&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Moto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Apple&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Samsung&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Nokia];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Now in Sort tab select Numeric Ascending.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 06:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750557#M1052272</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-03T06:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Order in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750558#M1052274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is something new................!!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 07:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750558#M1052274</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-11-03T07:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Order in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750559#M1052275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually what i posted question is wrong (my intention is different) ok anyways your answers are right, thanks for your response. i am closing this message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 07:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750559#M1052275</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-11-03T07:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Order in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750560#M1052277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually what i posted question is wrong (my intention is different) ok anyways your answers are right, thanks for your response. i am closing this message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 07:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750560#M1052277</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-11-03T07:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Order in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750561#M1052279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually what i posted question is wrong (my intention is different) ok anyways your answers are right, thanks for your response. i am closing this message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 07:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Order-in-Multi-Box/m-p/750561#M1052279</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-11-03T07:39:43Z</dc:date>
    </item>
  </channel>
</rss>

