<?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: Looping through rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Looping-through-rows/m-p/1508596#M751791</link>
    <description>What are you trying to examine? It can probably be done with standard LOAD statements instead of using the slower For ... Next loop</description>
    <pubDate>Sun, 18 Nov 2018 09:14:35 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2018-11-18T09:14:35Z</dc:date>
    <item>
      <title>Looping through rows</title>
      <link>https://community.qlik.com/t5/QlikView/Looping-through-rows/m-p/1508594#M751790</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not aware of any Qlikview native functionality that compares to SQL cursor and recently I got a request to migrate an Excel macro to Qlikview not using VBscript. The macro examines rows whereas Qlikview typically deals with set as I understand. I finally came up the loop to check rows but it's rather inefficient ,i.e. 10,000 rows cost me over 20 mins on Server. Is there any other user case that applied different methodology?&lt;/P&gt;&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looping-through-rows/m-p/1508594#M751790</guid>
      <dc:creator>funkle</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Looping through rows</title>
      <link>https://community.qlik.com/t5/QlikView/Looping-through-rows/m-p/1508596#M751791</link>
      <description>What are you trying to examine? It can probably be done with standard LOAD statements instead of using the slower For ... Next loop</description>
      <pubDate>Sun, 18 Nov 2018 09:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looping-through-rows/m-p/1508596#M751791</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-11-18T09:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Looping through rows</title>
      <link>https://community.qlik.com/t5/QlikView/Looping-through-rows/m-p/1508704#M751792</link>
      <description>&lt;P&gt;I've recently done something similar.&amp;nbsp; I would analyze the VBScript, breaking the transforms into "stages".&amp;nbsp; I would create a series of QlikView documents. In the first, load the data from the source (CSV / Excel / SQL Server) using a load statement.&amp;nbsp; Then perform incremental stages, reading, transforming and loading the data into resident tables.&amp;nbsp; Then export the resulting tables in the required format (preferably output one QVD per table).&amp;nbsp; In the next QlikView document, read those QVDs files in and display your graphs.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 03:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looping-through-rows/m-p/1508704#M751792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-19T03:51:38Z</dc:date>
    </item>
  </channel>
</rss>

