<?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 sorted dates with ValueLoop between two dates? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162871#M378908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, but this not good decision for me. =(&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jul 2016 01:16:58 GMT</pubDate>
    <dc:creator>warfollowmy_ver</dc:creator>
    <dc:date>2016-07-15T01:16:58Z</dc:date>
    <item>
      <title>How sorted dates with ValueLoop between two dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162867#M378904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, all! How sorted this expression desc\asc in field input ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=concat(Date(ValueLoop(TODAY()-1000,TODAY()-1,1),'YYYY-MM-DD'),';')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 00:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162867#M378904</guid>
      <dc:creator>warfollowmy_ver</dc:creator>
      <dc:date>2016-07-15T00:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: How sorted dates with ValueLoop between two dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162868#M378905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ValueLoop&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TODAY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-1000,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TODAY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-1,1),'YYYY-MM-DD'),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;This already shows in the ASC order.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Sorry, You want these dates to be displayed in a list box in a sorted fasion?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 00:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162868#M378905</guid>
      <dc:creator />
      <dc:date>2016-07-15T00:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: How sorted dates with ValueLoop between two dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162869#M378906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need &lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 29px;"&gt;Descending from fresh to old&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 01:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162869#M378906</guid>
      <dc:creator>warfollowmy_ver</dc:creator>
      <dc:date>2016-07-15T01:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: How sorted dates with ValueLoop between two dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162870#M378907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think it is possible. Better of generating the values for that date field in a script and use that field with the neccessary sorting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 01:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162870#M378907</guid>
      <dc:creator />
      <dc:date>2016-07-15T01:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: How sorted dates with ValueLoop between two dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162871#M378908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, but this not good decision for me. =(&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 01:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-sorted-dates-with-ValueLoop-between-two-dates/m-p/1162871#M378908</guid>
      <dc:creator>warfollowmy_ver</dc:creator>
      <dc:date>2016-07-15T01:16:58Z</dc:date>
    </item>
  </channel>
</rss>

