<?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 How can we iterate using for loop to read records from Inline Loaded data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-we-iterate-using-for-loop-to-read-records-from-Inline/m-p/254779#M1206171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sanjay&lt;/P&gt;&lt;P&gt;Why would you want to execute a loop on an inline load? I don't understand the reason you would need to do this.&lt;/P&gt;&lt;P&gt;A load inline would normally list all of the records to load immediately after the LOAD INLINE statement, such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD * INLINE&lt;BR /&gt;Field1,Field2,Field3&lt;BR /&gt;a,bb,231&lt;BR /&gt;c,ee,819&lt;BR /&gt;a,ff,473&lt;BR /&gt;];&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Can you give more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Apr 2010 13:14:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-30T13:14:40Z</dc:date>
    <item>
      <title>How can we iterate using for loop to read records from Inline Loaded data</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-we-iterate-using-for-loop-to-read-records-from-Inline/m-p/254777#M1206169</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;Can you please suggest me the way to iterate using for loop to read records from Inline data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 12:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-we-iterate-using-for-loop-to-read-records-from-Inline/m-p/254777#M1206169</guid>
      <dc:creator />
      <dc:date>2010-04-30T12:52:30Z</dc:date>
    </item>
    <item>
      <title>How can we iterate using for loop to read records from Inline Loaded data</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-we-iterate-using-for-loop-to-read-records-from-Inline/m-p/254778#M1206170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn´t get exactly what you are trying to do, but the loop works this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;for i=0 to 10&lt;BR /&gt;load $(i) as iteration,*;&lt;BR /&gt;load * inline [&lt;BR /&gt;DATA,&lt;BR /&gt;a,&lt;BR /&gt;b,&lt;BR /&gt;c,&lt;BR /&gt;d,&lt;BR /&gt;e&lt;BR /&gt;];&lt;BR /&gt;next&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Search the autogenerate function in help, that should work fine too!&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Fernando D'Agosto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 13:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-we-iterate-using-for-loop-to-read-records-from-Inline/m-p/254778#M1206170</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-04-30T13:13:57Z</dc:date>
    </item>
    <item>
      <title>How can we iterate using for loop to read records from Inline Loaded data</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-we-iterate-using-for-loop-to-read-records-from-Inline/m-p/254779#M1206171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sanjay&lt;/P&gt;&lt;P&gt;Why would you want to execute a loop on an inline load? I don't understand the reason you would need to do this.&lt;/P&gt;&lt;P&gt;A load inline would normally list all of the records to load immediately after the LOAD INLINE statement, such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD * INLINE&lt;BR /&gt;Field1,Field2,Field3&lt;BR /&gt;a,bb,231&lt;BR /&gt;c,ee,819&lt;BR /&gt;a,ff,473&lt;BR /&gt;];&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Can you give more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 13:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-we-iterate-using-for-loop-to-read-records-from-Inline/m-p/254779#M1206171</guid>
      <dc:creator />
      <dc:date>2010-04-30T13:14:40Z</dc:date>
    </item>
    <item>
      <title>How can we iterate using for loop to read records from Inline Loaded data</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-we-iterate-using-for-loop-to-read-records-from-Inline/m-p/254780#M1206172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nigel,&lt;/P&gt;&lt;P&gt;Thank you for your quick response.&lt;/P&gt;&lt;P&gt;Actually i want to automate reloading of some qvd files and i will also want incremental loading of data into those qvd files.&lt;/P&gt;&lt;P&gt;For this, i can save name of tables, primary key and qvd file names in .csv file or as inline data.&lt;/P&gt;&lt;P&gt;After that i want to iterate through those tables for incremental loading based on the primary key and last modification date saved in qvd file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest if i can do the same using different approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sanjay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 13:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-we-iterate-using-for-loop-to-read-records-from-Inline/m-p/254780#M1206172</guid>
      <dc:creator />
      <dc:date>2010-04-30T13:38:12Z</dc:date>
    </item>
  </channel>
</rss>

