<?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: How to sort my Table in sequencs ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425693#M608850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yeo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to reply, well, actually I know that the active caption color, maybe I didn't clarify what I want to ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't mean the caption of list box, I see that when I select the value of the list box, the color is not default green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="How to sort my Table in sequencs.PNG" class="jive-image image-1" src="/legacyfs/online/187609_How to sort my Table in sequencs.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to know how to make that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Aiolos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Dec 2017 02:18:15 GMT</pubDate>
    <dc:creator>uacg0009</dc:creator>
    <dc:date>2017-12-20T02:18:15Z</dc:date>
    <item>
      <title>How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425684#M608841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi All&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;My Table 2 dimension is period by month , now i not sort in sequences.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Table 1 and Table 3 is list box , it work fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Can some one advise me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Paul Yeo&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 01:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425684#M608841</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2017-12-19T01:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425685#M608842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my QVW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 01:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425685#M608842</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2017-12-19T01:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425686#M608843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this as expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(SUM(C_ONHAND_AMT), (Duration1, (NUMERIC, ASCENDING)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR, You can try in script level using Dual() like &lt;STRONG&gt;&lt;A href="https://community.qlik.com/thread/206925"&gt;Nested IF Statements&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 02:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425686#M608843</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-19T02:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425687#M608844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your sharing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to put the expression at Table 2 dimension&amp;nbsp; :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Aggr(SUM(C_ONHAND_AMT), (Duration1, (NUMERIC, ASCENDING)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;it does not display any thing , where i go wrong ?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Paul Yeo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 02:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425687#M608844</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2017-12-19T02:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425688#M608845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be an Expression &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, Note - It will work when you have more thatn QV12 versions only. Are you using same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 02:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425688#M608845</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-19T02:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425689#M608846</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;If your values in Duration1 are all fixed, how about create a table for sorted in script, then use it to sorted your table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I have a question, I found that in your example, when I select in list box,the color is not the default green. Could you please tell me how to change that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Aiolos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 03:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425689#M608846</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2017-12-19T03:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425690#M608847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aiolos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls go to list box , right click proprity , then go to Tab = Caption , then click on Active caption and change the back ground color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul Yeo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 04:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425690#M608847</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2017-12-19T04:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425691#M608848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested your expression , it work fine on Qlik Sense. since you are so good , i like to ask you how to make the Row 1 &amp;gt;60 Mth move to below , display at row "58-60 Mth" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the sequences generate by QS , which is not correct :-&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="216"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="19" width="108"&gt;Duration1&lt;/TD&gt;&lt;TD class="xl63" width="108"&gt;Aggr(SUM(C_ONHAND_AMT), (Duration1, (NUMERIC, ASCENDING)))&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="19"&gt;&amp;gt;60 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;7,936.15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;1-3 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;640,854.17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;4-6 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;135,897.58&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;7-9 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;71,247.18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;10-12 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;116,366.76&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;13-15 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;34,175.59&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;16-18 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;44,734.08&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;19-21 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;19,946.77&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;22-24 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;14,189.18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;25-27 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;11,370.80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;28-30 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;28,694.83&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;31-33 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;23,748.01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;34-36 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;15,806.44&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;37-39 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;14,801.39&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;40-42 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;17,634.22&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;43-45 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;12,573.30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;46-48 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;8,546.26&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;49-51 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;9,854.55&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;52-54 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5,042.12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;55-57 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;11,798.88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;58-60 Mth&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5,002.79&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;Fast Moving&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;215,512.14&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 09:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425691#M608848</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2017-12-19T09:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425692#M608849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, You mark yourself only not the correct one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, To solve that you must need Dual() function to each ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 09:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425692#M608849</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-19T09:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425693#M608850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yeo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to reply, well, actually I know that the active caption color, maybe I didn't clarify what I want to ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't mean the caption of list box, I see that when I select the value of the list box, the color is not default green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="How to sort my Table in sequencs.PNG" class="jive-image image-1" src="/legacyfs/online/187609_How to sort my Table in sequencs.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to know how to make that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Aiolos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 02:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425693#M608850</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2017-12-20T02:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort my Table in sequencs ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425694#M608851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using ver 9. on my screen i below color , it is what you want to know ? ( i never do any setting )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="cos.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/187617_cos.png" style="height: 354px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 02:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sort-my-Table-in-sequencs/m-p/1425694#M608851</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2017-12-20T02:24:21Z</dc:date>
    </item>
  </channel>
</rss>

