<?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: Do while loop stalling out after condition is met in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540497#M599091</link>
    <description>I suggest doing a debug and limited load to diagnose whats happening.&lt;BR /&gt;I suspect it may not be concatenating. if so force concatenation using one of the techniques mentioned in link below&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Scripting/Create-Empty-Table-for-a-Looping-Load/td-p/1087311" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Scripting/Create-Empty-Table-for-a-Looping-Load/td-p/1087311&lt;/A&gt;</description>
    <pubDate>Wed, 06 Feb 2019 18:46:09 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-02-06T18:46:09Z</dc:date>
    <item>
      <title>Do while loop stalling out after condition is met</title>
      <link>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540490#M599084</link>
      <description>&lt;P&gt;Hi all -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please tell me why my script seems to be stalling after this Do While loop is complete? My loop is trying to load and concatenate multiple large QVDs from the name range of 2016 to 2019 (each QVD is named "_201*".&lt;/P&gt;&lt;P&gt;The script loads each&amp;nbsp;QVD&amp;nbsp;based on my conditions correctly, but after it loads the 2019 file, the script just stalls and freezes up. I have debugged this several times each time it sames the script has finished, but everything stalls&lt;/P&gt;&lt;P&gt;Are the tables not automatically concatenating thus creating synthetic keys? Any help on this would be greatly appreciated. I have attached a log file as well.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Do loop.PNG" style="width: 589px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5348iE37E9D7A3B44955D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Do loop.PNG" alt="Do loop.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Do loop debug.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5350i46686DFAEAD67CD8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Do loop debug.PNG" alt="Do loop debug.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540490#M599084</guid>
      <dc:creator>gcharlesworth</dc:creator>
      <dc:date>2024-11-16T21:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Do while loop stalling out after condition is met</title>
      <link>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540492#M599087</link>
      <description>&lt;P&gt;Is it possible you have another table in your app before this with the repeating fields and it is trying to create a synthetic key?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 18:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540492#M599087</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-06T18:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Do while loop stalling out after condition is met</title>
      <link>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540493#M599089</link>
      <description>Can you load data from your 2016 qvd and 2017 qvd and compare the fields. May be they are different that's why 2016 and 2017 are not concatenating and other are getting concatenated. I think the while loop is fine. Please do a cross check and check the case sensitivity as well..</description>
      <pubDate>Wed, 06 Feb 2019 18:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540493#M599089</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-06T18:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Do while loop stalling out after condition is met</title>
      <link>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540497#M599091</link>
      <description>I suggest doing a debug and limited load to diagnose whats happening.&lt;BR /&gt;I suspect it may not be concatenating. if so force concatenation using one of the techniques mentioned in link below&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Scripting/Create-Empty-Table-for-a-Looping-Load/td-p/1087311" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Scripting/Create-Empty-Table-for-a-Looping-Load/td-p/1087311&lt;/A&gt;</description>
      <pubDate>Wed, 06 Feb 2019 18:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540497#M599091</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-02-06T18:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Do while loop stalling out after condition is met</title>
      <link>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540507#M599092</link>
      <description>&lt;P&gt;Hi Pradosh -&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was the correct solution. I forgot that my ID key field was not added until 2017 on and that in previous applications I always hard-code the field names that I need.&amp;nbsp; Adding the specific field names and omitting "ID" let the table concatenate properly and the script ran through successfully. Good catch, thanks!&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 19:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-while-loop-stalling-out-after-condition-is-met/m-p/1540507#M599092</guid>
      <dc:creator>gcharlesworth</dc:creator>
      <dc:date>2019-02-06T19:14:53Z</dc:date>
    </item>
  </channel>
</rss>

