<?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 implement a date loop in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-implement-a-date-loop/m-p/429343#M695643</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 this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;LET y=Today();&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;FOR i=Date('01/01/2012','DD/MM/YYYY') to '$(y)'&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Cartera_COP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;//Query Statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;STORE * FROM Cartera_COP into ../01_Datos/Cartera_COP_$(i).qvd;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;DROP Table Cartera_COP;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;NEXT i&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Apr 2013 05:23:33 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2013-04-08T05:23:33Z</dc:date>
    <item>
      <title>how to implement a date loop</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-implement-a-date-loop/m-p/429342#M695642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to do a extraction loop of with dates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let y=today();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i='01/01/2012' to $(y)&lt;/P&gt;&lt;P&gt;ExtractTable:&lt;/P&gt;&lt;P&gt;select &lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.;&lt;/P&gt;&lt;P&gt;Store table into table_$(i).qvd;&lt;/P&gt;&lt;P&gt;drop table ExtractTable;&lt;/P&gt;&lt;P&gt;Next i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i dont know whats wrong, qlikview didnt do anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how i do this??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 22:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-implement-a-date-loop/m-p/429342#M695642</guid>
      <dc:creator />
      <dc:date>2013-04-07T22:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement a date loop</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-implement-a-date-loop/m-p/429343#M695643</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 this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;LET y=Today();&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;FOR i=Date('01/01/2012','DD/MM/YYYY') to '$(y)'&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Cartera_COP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;//Query Statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;STORE * FROM Cartera_COP into ../01_Datos/Cartera_COP_$(i).qvd;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;DROP Table Cartera_COP;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;NEXT i&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 05:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-implement-a-date-loop/m-p/429343#M695643</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-04-08T05:23:33Z</dc:date>
    </item>
  </channel>
</rss>

