<?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: List Box sorting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992446#M338095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Sep 2015 14:44:14 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-09-21T14:44:14Z</dc:date>
    <item>
      <title>List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992427#M338076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, i have sorted a list box, with a dual function, but i have noticed that the sorting is working only before the selection, after having selected the field, the sorting is lost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine5.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99532_Immagine5.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine6.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/99548_Immagine6.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992427#M338076</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-21T13:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992428#M338077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to disable sorting to state, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992428#M338077</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-21T13:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992429#M338078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a front end dual function that you are using? If yes then you might want to add {1} to the dual function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dual(FirstExpression with {1}, SecondExpression with {1})&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992429#M338078</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-21T13:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992430#M338079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what are the settings for your sort order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can duplicate your issue when I ahve state as decending and numeric and ascending&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I do not use the Ste option, the sorting remains the same as before selction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992430#M338079</guid>
      <dc:creator />
      <dc:date>2015-09-21T13:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992431#M338080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't know where the dual function comes in (sorting is done on numbers), but in the sort expression use a function that takes set analysis to exclude the selection in this field. e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only({1} Month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or if the field is numeric (or dual) by itself, uncheck the sort by expression and just check sort on numeric value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992431#M338080</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-09-21T13:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992432#M338081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friend , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are creating your month field , use&lt;/P&gt;&lt;P&gt;Dual(Month,1)&amp;nbsp; AS Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in listbox , just sort by number . &lt;/P&gt;&lt;P&gt;It will solve your problem .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if still problem exists then please attach your sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks , &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992432#M338081</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-09-21T13:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992433#M338082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i uncheck the sorting by expression the dual function in the expression field is disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992433#M338082</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-21T13:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992434#M338083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your sort expression right now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992434#M338083</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-21T13:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992435#M338084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no please make this field at your backend script , it will work fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992435#M338084</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-09-21T13:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992436#M338085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression is this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=dual([Mese di Decorrenza],[Mese di Decorrenza Num])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where have i to insert the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{1}? I get syntax error!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992436#M338085</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-21T13:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992437#M338086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This not solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992437#M338086</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-21T13:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992438#M338087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friend actually , i am saying , please add dual in your calender script , can you please send me your sample application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992438#M338087</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-09-21T13:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992439#M338088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Dual(Only({1} [Mese di Decorrenza]),Only({1} [Mese di Decorrenza Num]))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992439#M338088</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-21T13:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992440#M338089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=dual(Only({1} [Mese di Decorrenza]),Only({1} [Mese di Decorrenza Num]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;But you probably don't need the dual and can use&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Only({1} [Mese di Decorrenza Num])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992440#M338089</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-09-21T13:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992441#M338090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the dialog in which i have set the dual function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine7.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99550_Immagine7.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992441#M338090</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-21T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992442#M338091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course it's possible to solve it with a sort-expression but better would be to solve it with native fields within the script - preferably within in a master-calendar: &lt;A href="https://community.qlik.com/docs/DOC-8843"&gt;How to use - Master-Calendar and Date-Values&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992442#M338091</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-21T13:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992443#M338092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With this statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=dual(Only({1} [Mese di Decorrenza]),Only({1} [Mese di Decorrenza Num]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;now the calendar is sorted properly also after selection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;Thanks a lot&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Marco&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; font-size: 13px;"&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; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992443#M338092</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-21T14:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992444#M338093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &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;If you got what you were looking for, I would request you to close the thread by marking correct answer as well as helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992444#M338093</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-21T14:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992445#M338094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just Done!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992445#M338094</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-21T14:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: List Box sorting</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992446#M338095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-sorting/m-p/992446#M338095</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-21T14:44:14Z</dc:date>
    </item>
  </channel>
</rss>

