<?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 Iterno in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Iterno/m-p/614968#M1102034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi can any body explain iterno() function with simple example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 17:43:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-08T17:43:20Z</dc:date>
    <item>
      <title>Iterno</title>
      <link>https://community.qlik.com/t5/QlikView/Iterno/m-p/614968#M1102034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi can any body explain iterno() function with simple example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 17:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Iterno/m-p/614968#M1102034</guid>
      <dc:creator />
      <dc:date>2014-04-08T17:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Iterno</title>
      <link>https://community.qlik.com/t5/QlikView/Iterno/m-p/614969#M1102035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Iterno() as RowNumber&lt;/P&gt;&lt;P&gt;autogenerate 1 While iterno() &amp;lt;=10;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the HELP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor439"&gt;&lt;/A&gt;&lt;A name="kanchor440"&gt;&lt;/A&gt;&lt;A name="IterNo"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;IterNo( )&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function is only meaningful if used together with a while clause, see &lt;A class="MCXref_0"&gt;&lt;EM&gt;Load&lt;/EM&gt;&lt;/A&gt;. &lt;SPAN class="Bold"&gt;IterNo( )&lt;/SPAN&gt; returns an integer indicating for which time one single record is evaluated in a &lt;SPAN class="Bold"&gt;load&lt;/SPAN&gt; statement with a &lt;SPAN class="Bold"&gt;while&lt;/SPAN&gt; clause. The first iteration has number 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can search the forum for iterno(), there are plenty of threads that use this function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 17:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Iterno/m-p/614969#M1102035</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-04-08T17:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Iterno</title>
      <link>https://community.qlik.com/t5/QlikView/Iterno/m-p/614970#M1102036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Iterno() only makes sense if used together with while. You can autogenerate rows, for example for creating a calendar, or creating records from another table. A real example would be having a table with mortgages contracts containing only the initial payment. With iterno() / while and some business rules you can generate the complete amortization tables,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an easy example would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Load iterno() as Counter&lt;/P&gt;&lt;P&gt;AutoGenerate 1&lt;/P&gt;&lt;P&gt;While iterno() &amp;lt; 10;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 17:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Iterno/m-p/614970#M1102036</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-04-08T17:58:07Z</dc:date>
    </item>
  </channel>
</rss>

