<?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 Using for i loop in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-for-i-loop/m-p/280056#M497005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest removing the qualify statement and then putting the table name CLIENTID before the LOAD, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i=1 to 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLIENTID:&lt;/P&gt;&lt;P&gt;LOAD clientid&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2011 17:12:13 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2011-10-27T17:12:13Z</dc:date>
    <item>
      <title>Using for i loop</title>
      <link>https://community.qlik.com/t5/QlikView/Using-for-i-loop/m-p/280055#M497004</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;I've stuck with the loop in my load script. Data source is the web file (html).&lt;/P&gt;&lt;P&gt;code looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLIENTID:&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;for i=1 to 3&lt;/P&gt;&lt;P&gt;LOAD clientid&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.zzzz.com/page/$(i"&gt;http://www.zzzz.com/page/$(i&lt;/A&gt;&lt;SPAN&gt;)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(fix, codepage is 1252)&lt;/P&gt;&lt;P&gt;where clientid &amp;lt;&amp;gt; null();&lt;/P&gt;&lt;P&gt;NEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This code works fine but I expect to receive one table named 'CLIENTID' with all the clientid's from three different web pages. When I run my code it creates 3 separate qv tables: 'CLIENTID' then '1' and '3'. Is there any way to loop the data sources and get all the data in ONE qv table ('CLIENTID' in this example)?&lt;/P&gt;&lt;P&gt;Any help will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;~Sergejs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 16:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-for-i-loop/m-p/280055#M497004</guid>
      <dc:creator>zekazak</dc:creator>
      <dc:date>2011-10-27T16:34:39Z</dc:date>
    </item>
    <item>
      <title>Using for i loop</title>
      <link>https://community.qlik.com/t5/QlikView/Using-for-i-loop/m-p/280056#M497005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest removing the qualify statement and then putting the table name CLIENTID before the LOAD, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i=1 to 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLIENTID:&lt;/P&gt;&lt;P&gt;LOAD clientid&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 17:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-for-i-loop/m-p/280056#M497005</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-27T17:12:13Z</dc:date>
    </item>
    <item>
      <title>Using for i loop</title>
      <link>https://community.qlik.com/t5/QlikView/Using-for-i-loop/m-p/280057#M497006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does work. Brilliant. Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;~Sergejs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 08:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-for-i-loop/m-p/280057#M497006</guid>
      <dc:creator>zekazak</dc:creator>
      <dc:date>2011-10-28T08:06:21Z</dc:date>
    </item>
  </channel>
</rss>

