<?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 AW:Infinite loop Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Infinite-loop-Problem/m-p/160368#M34670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it should be:&lt;/P&gt;&lt;P&gt;do while (a &amp;lt;= 3)&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 May 2010 10:01:48 GMT</pubDate>
    <dc:creator>biester</dc:creator>
    <dc:date>2010-05-21T10:01:48Z</dc:date>
    <item>
      <title>Infinite loop Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Infinite-loop-Problem/m-p/160366#M34668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am executing the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET a = 1;&lt;/P&gt;&lt;P&gt;do while ($(a) &amp;lt;= 3)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Department_Key,&lt;/P&gt;&lt;P&gt;BUDGET AS NBUDGET&lt;/P&gt;&lt;P&gt;RESIDENT Table&lt;/P&gt;&lt;P&gt;LET a = a + 1;&lt;/P&gt;&lt;P&gt;loop&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is rendering me an infinite loop.&lt;/P&gt;&lt;P&gt;Where am I goin wrong..pls help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 09:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Infinite-loop-Problem/m-p/160366#M34668</guid>
      <dc:creator />
      <dc:date>2010-05-21T09:54:52Z</dc:date>
    </item>
    <item>
      <title>Infinite loop Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Infinite-loop-Problem/m-p/160367#M34669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think you need $(a) in this case, as $(a) means to evaluate the expression, and your variable is not an expression, just a value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Try first changing to DO WHILE a&amp;lt;=3&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If this doesn't work then you might want to change the LET statements to SET statements, but I'm not sure you should need to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 10:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Infinite-loop-Problem/m-p/160367#M34669</guid>
      <dc:creator />
      <dc:date>2010-05-21T10:01:42Z</dc:date>
    </item>
    <item>
      <title>AW:Infinite loop Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Infinite-loop-Problem/m-p/160368#M34670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it should be:&lt;/P&gt;&lt;P&gt;do while (a &amp;lt;= 3)&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 10:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Infinite-loop-Problem/m-p/160368#M34670</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2010-05-21T10:01:48Z</dc:date>
    </item>
  </channel>
</rss>

