<?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: Loop through table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loop-through-table/m-p/365723#M136057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stefan, its working now. You are right after using 1 as the index value . it is working fine now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2012 18:49:28 GMT</pubDate>
    <dc:creator>brindlogcool</dc:creator>
    <dc:date>2012-06-25T18:49:28Z</dc:date>
    <item>
      <title>Loop through table</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-through-table/m-p/365721#M136055</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 am trying to loop through the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For i=1 to NoOfRows('TREE1')&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;FieldValue('PATH',0) as C1,&lt;/P&gt;&lt;P&gt;RowNo() as Rno&lt;/P&gt;&lt;P&gt;Resident TREE1 WHERE RowNo()=$(i);&lt;/P&gt;&lt;P&gt;Next i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am getting zero lines fetched . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2012 19:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-through-table/m-p/365721#M136055</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-06-24T19:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Loop through table</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-through-table/m-p/365722#M136056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using Recno()=$(i) in your where clause. And I think FieldValue() indexing starts with 1, please recheck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2012 23:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-through-table/m-p/365722#M136056</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-06-24T23:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Loop through table</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-through-table/m-p/365723#M136057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stefan, its working now. You are right after using 1 as the index value . it is working fine now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2012 18:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-through-table/m-p/365723#M136057</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-06-25T18:49:28Z</dc:date>
    </item>
  </channel>
</rss>

