<?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 While or For Each in Load statement Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-While-or-For-Each-in-Load-statement-Tables/m-p/285805#M708636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to have a look at FOR...NEXT in the manual, probably something like following might work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;for counter=1 to 250 step 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;let tablename = '$t$(counter)';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;load a,b from $(tablename);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;next&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Mon, 31 Oct 2011 20:44:40 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2011-10-31T20:44:40Z</dc:date>
    <item>
      <title>Using While or For Each in Load statement Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Using-While-or-For-Each-in-Load-statement-Tables/m-p/285804#M708635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have 360 tables in SQL and i need 250, how i can extract this tables using something like Do while, for each..&lt;BR /&gt;example&lt;/P&gt;&lt;P&gt;Load *;&lt;BR /&gt;C1,&lt;BR /&gt;C2,&lt;BR /&gt;C3...&lt;/P&gt;&lt;P&gt;from $t1 ;&lt;BR /&gt;...to $t250&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 17:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-While-or-For-Each-in-Load-statement-Tables/m-p/285804#M708635</guid>
      <dc:creator />
      <dc:date>2011-10-31T17:58:28Z</dc:date>
    </item>
    <item>
      <title>Using While or For Each in Load statement Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Using-While-or-For-Each-in-Load-statement-Tables/m-p/285805#M708636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to have a look at FOR...NEXT in the manual, probably something like following might work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;for counter=1 to 250 step 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;let tablename = '$t$(counter)';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;load a,b from $(tablename);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;next&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Mon, 31 Oct 2011 20:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-While-or-For-Each-in-Load-statement-Tables/m-p/285805#M708636</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-31T20:44:40Z</dc:date>
    </item>
  </channel>
</rss>

