<?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: using ValueLoop with date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/using-ValueLoop-with-date/m-p/197160#M56946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom, sorry for waking up this post again. I have made almost exactly the same you mentioned above and chart takes too long to show the data. Have you got better method to improve performance? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2016 16:21:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-14T16:21:55Z</dc:date>
    <item>
      <title>using ValueLoop with date</title>
      <link>https://community.qlik.com/t5/QlikView/using-ValueLoop-with-date/m-p/197157#M56943</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;I need to generate a dinamic dimension with all date between an range. I try to use the function ValueLoop and this work fine but trasform my date in numeric format.&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;MinDataRange = 19/07/2010&lt;/P&gt;&lt;P&gt;MaxDataRange= 22/07/2010&lt;/P&gt;&lt;P&gt;valueloop(MinDataRange, MaxDataRange) return 40378, 40379, 40380, 40381.&lt;/P&gt;&lt;P&gt;How to use the valueloop to have a date format output?&lt;/P&gt;&lt;P&gt;I try this command, but does not work fine: Date(ValueLoop(MinDataRange,MaxDataRange), 'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;Tks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 16:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-ValueLoop-with-date/m-p/197157#M56943</guid>
      <dc:creator />
      <dc:date>2010-09-10T16:14:31Z</dc:date>
    </item>
    <item>
      <title>using ValueLoop with date</title>
      <link>https://community.qlik.com/t5/QlikView/using-ValueLoop-with-date/m-p/197158#M56944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An alternative, try using a data island for the date. Populate a standalone table with a full calendar of dates. Then you could have a calculated dimension something like:&lt;/P&gt;&lt;P&gt;=if(Date&amp;gt;'15/01/2009' AND Date&amp;lt; '30/01/2009', date(Date))&lt;/P&gt;&lt;P&gt;Or of course use variables instead of hard coded range limits&lt;/P&gt;&lt;P&gt;=if(Date&amp;gt;startdate AND Date&amp;lt;enddate, date(Date))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 20:32:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-ValueLoop-with-date/m-p/197158#M56944</guid>
      <dc:creator />
      <dc:date>2010-09-10T20:32:54Z</dc:date>
    </item>
    <item>
      <title>using ValueLoop with date</title>
      <link>https://community.qlik.com/t5/QlikView/using-ValueLoop-with-date/m-p/197159#M56945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tom,&lt;/P&gt;&lt;P&gt;Your solution is ok for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dp2000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Sep 2010 07:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-ValueLoop-with-date/m-p/197159#M56945</guid>
      <dc:creator />
      <dc:date>2010-09-11T07:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: using ValueLoop with date</title>
      <link>https://community.qlik.com/t5/QlikView/using-ValueLoop-with-date/m-p/197160#M56946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom, sorry for waking up this post again. I have made almost exactly the same you mentioned above and chart takes too long to show the data. Have you got better method to improve performance? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 16:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-ValueLoop-with-date/m-p/197160#M56946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T16:21:55Z</dc:date>
    </item>
  </channel>
</rss>

