<?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 Cannot load by if condition - The error occurred here: LOOP in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2107986#M90486</link>
    <description>&lt;DIV class="message error"&gt;
&lt;DIV class="selectable"&gt;
&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I'm trying to load some qvds based on specific hours and until now I don't have success. I'm already thinking it's a bug. I'm assuming this because when I copied this same script and put in a new App, it works. So I don't understand why this happens but it's annoying just think that I may need to create a new app to fix this.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;We're using Qlik Sense Feb 2022 patch 6.&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;
&lt;DIV class="message error"&gt;
&lt;DIV class="selectable"&gt;&lt;STRONG&gt;"The control statement is not correctly matched with its corresponding start statement&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="message error"&gt;
&lt;DIV class="selectable"&gt;&lt;STRONG&gt;The error occurred here:&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="message error"&gt;
&lt;DIV class="selectable"&gt;&lt;STRONG&gt;LOOP"&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erro_qs_data_prep_ifstatement_2.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114913i3B44F1D4F1C634A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="erro_qs_data_prep_ifstatement_2.jpg" alt="erro_qs_data_prep_ifstatement_2.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&lt;STRONG&gt;Same script in another app:&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="su_qs_data_prep_ifstatement_2.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114914i425F7CC6DA6D6C44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="su_qs_data_prep_ifstatement_2.jpg" alt="su_qs_data_prep_ifstatement_2.jpg" /&gt;&lt;/span&gt;
&lt;P&gt;  &lt;/P&gt;
&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&lt;STRONG&gt;Script:&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;
&lt;P&gt;IF HOUR(NOW()) &amp;gt; 4 AND HOUR(NOW()) &amp;lt; 12 THEN&lt;/P&gt;
&lt;P&gt;Fato:&lt;BR /&gt;LOAD * FROM [$(vSmartTransformations)/Ebao/Fato/Fato.qvd] (qvd);&lt;/P&gt;
&lt;P&gt;END IF&lt;/P&gt;
&lt;P&gt;IF HOUR(NOW()) &amp;gt;= 12 AND HOUR(NOW()) &amp;lt; 19 THEN&lt;/P&gt;
&lt;P&gt;Fato:&lt;BR /&gt;LOAD * FROM [$(vSmartTransformations)/SunDB/GM_SunDB_FINAL_Cocorretagem.qvd](qvd);&lt;/P&gt;
&lt;P&gt;ELSE&lt;/P&gt;
&lt;P&gt;T:LOAD * INLINE [&lt;BR /&gt;A,&lt;BR /&gt;1&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;END IF&lt;/P&gt;
&lt;P&gt;EXIT SCRIPT;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="message error"&gt;
&lt;DIV class="selectable"&gt;Thanks,&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;Giovanni&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 22 Aug 2023 12:57:05 GMT</pubDate>
    <dc:creator>giomartini1</dc:creator>
    <dc:date>2023-08-22T12:57:05Z</dc:date>
    <item>
      <title>Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2107986#M90486</link>
      <description>&lt;DIV class="message error"&gt;
&lt;DIV class="selectable"&gt;
&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I'm trying to load some qvds based on specific hours and until now I don't have success. I'm already thinking it's a bug. I'm assuming this because when I copied this same script and put in a new App, it works. So I don't understand why this happens but it's annoying just think that I may need to create a new app to fix this.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;We're using Qlik Sense Feb 2022 patch 6.&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;
&lt;DIV class="message error"&gt;
&lt;DIV class="selectable"&gt;&lt;STRONG&gt;"The control statement is not correctly matched with its corresponding start statement&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="message error"&gt;
&lt;DIV class="selectable"&gt;&lt;STRONG&gt;The error occurred here:&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="message error"&gt;
&lt;DIV class="selectable"&gt;&lt;STRONG&gt;LOOP"&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erro_qs_data_prep_ifstatement_2.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114913i3B44F1D4F1C634A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="erro_qs_data_prep_ifstatement_2.jpg" alt="erro_qs_data_prep_ifstatement_2.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&lt;STRONG&gt;Same script in another app:&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="su_qs_data_prep_ifstatement_2.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114914i425F7CC6DA6D6C44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="su_qs_data_prep_ifstatement_2.jpg" alt="su_qs_data_prep_ifstatement_2.jpg" /&gt;&lt;/span&gt;
&lt;P&gt;  &lt;/P&gt;
&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;&lt;STRONG&gt;Script:&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;
&lt;P&gt;IF HOUR(NOW()) &amp;gt; 4 AND HOUR(NOW()) &amp;lt; 12 THEN&lt;/P&gt;
&lt;P&gt;Fato:&lt;BR /&gt;LOAD * FROM [$(vSmartTransformations)/Ebao/Fato/Fato.qvd] (qvd);&lt;/P&gt;
&lt;P&gt;END IF&lt;/P&gt;
&lt;P&gt;IF HOUR(NOW()) &amp;gt;= 12 AND HOUR(NOW()) &amp;lt; 19 THEN&lt;/P&gt;
&lt;P&gt;Fato:&lt;BR /&gt;LOAD * FROM [$(vSmartTransformations)/SunDB/GM_SunDB_FINAL_Cocorretagem.qvd](qvd);&lt;/P&gt;
&lt;P&gt;ELSE&lt;/P&gt;
&lt;P&gt;T:LOAD * INLINE [&lt;BR /&gt;A,&lt;BR /&gt;1&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;END IF&lt;/P&gt;
&lt;P&gt;EXIT SCRIPT;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="message error"&gt;
&lt;DIV class="selectable"&gt;Thanks,&lt;/DIV&gt;
&lt;DIV class="selectable"&gt;Giovanni&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 22 Aug 2023 12:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2107986#M90486</guid>
      <dc:creator>giomartini1</dc:creator>
      <dc:date>2023-08-22T12:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108225#M90497</link>
      <description>&lt;P&gt;Both scripts are very similar but not identically. Before assuming any bug or a file-corruption I suggest to check the script again very carefully, for example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;tracing all variables as well as all conditions and their evaluation&lt;/LI&gt;
&lt;LI&gt;each normal statement ended with ;&lt;/LI&gt;
&lt;LI&gt;each control statement without ;&lt;/LI&gt;
&lt;LI&gt;copying the script into an editor like Notepad++ to check each single char - I have already several cases in which there were invalid and invisible chars includes mostly caused by any copying-task&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If nothing is obvious I would comment some parts and then the next and the next until you found the exact line/statement and quite often the mistake showed itself very clearly.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 07:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108225#M90497</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-08-22T07:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108440#M90522</link>
      <description>&lt;P&gt;Hi Marcus,&lt;/P&gt;
&lt;P&gt;Thanks for the reply. I posted the wrong print, look below the exactly same script in different app and the same result. This previous one was from another attempt.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erro_qs_data_prep_ifstatement_2.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114911iA126EE25CDD20913/image-size/medium?v=v2&amp;amp;px=400" role="button" title="erro_qs_data_prep_ifstatement_2.jpg" alt="erro_qs_data_prep_ifstatement_2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I've already edit the original post with the correct prints.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 12:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108440#M90522</guid>
      <dc:creator>giomartini1</dc:creator>
      <dc:date>2023-08-22T12:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108455#M90523</link>
      <description>&lt;P&gt;Did you check the above mentioned points especially the last three?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 13:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108455#M90523</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-08-22T13:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108464#M90524</link>
      <description>&lt;P&gt;Yes, I did. I've commented and run step by step, change to another qvd, remove the variables by include statement and tried by removing the automatically sets too.&lt;/P&gt;
&lt;P&gt;With only the first part:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erro_qs_data_prep_ifstatement_3.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114922i539DFB7026D18949/image-size/medium?v=v2&amp;amp;px=400" role="button" title="erro_qs_data_prep_ifstatement_3.jpg" alt="erro_qs_data_prep_ifstatement_3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 13:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108464#M90524</guid>
      <dc:creator>giomartini1</dc:creator>
      <dc:date>2023-08-22T13:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108490#M90528</link>
      <description>&lt;UL&gt;
&lt;LI&gt;make sure that the load-statement ends with a ; (it's not visible in your screenshot)&lt;/LI&gt;
&lt;LI&gt;check all chars by copying the content to an editor&lt;/LI&gt;
&lt;LI&gt;comment all other scripts in all other tabs or maybe move this script-part to the end of all script (there were scenarios in which script was evaluated after an &lt;STRONG&gt;exit script;&lt;/STRONG&gt; and could cause an error)&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 22 Aug 2023 13:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108490#M90528</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-08-22T13:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108505#M90530</link>
      <description>&lt;P&gt;I've already did all these tips Marcus. Below and attached is the script, nothing else more.&lt;/P&gt;
&lt;P&gt;IF HOUR(NOW()) &amp;gt; 4 AND HOUR(NOW()) &amp;lt; 12 THEN&lt;/P&gt;
&lt;P&gt;Fato:&lt;BR /&gt;LOAD * FROM [lib://Smart BI Transformations/SunDB/GM_SunDB_FINAL_Cocorretagem.qvd](qvd);&lt;/P&gt;
&lt;P&gt;END IF&lt;/P&gt;
&lt;P&gt;EXIT SCRIPT; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erro_qs_data_prep_ifstatement_4.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114935i55613ECCA5BAFAE2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="erro_qs_data_prep_ifstatement_4.jpg" alt="erro_qs_data_prep_ifstatement_4.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 14:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108505#M90530</guid>
      <dc:creator>giomartini1</dc:creator>
      <dc:date>2023-08-22T14:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108529#M90532</link>
      <description>&lt;P&gt;This script is ok. I would now do the following testing:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;copy this script part - and only this - into a new application&lt;/LI&gt;
&lt;LI&gt;copy the application to have a backup and then removing all other script until this if-loop - not commenting removing everything&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;What happens?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 14:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108529#M90532</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-08-22T14:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108557#M90535</link>
      <description>&lt;P&gt;As I mentioned before, if I copy the same script and run it in a new app, it works. If I duplicate that app it won't work. I just modified the hour to 13 because of my time zone. See the prints below:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;New app:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="su_qs_data_prep_ifstatement_3.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114946i668F8DF19277C219/image-size/medium?v=v2&amp;amp;px=400" role="button" title="su_qs_data_prep_ifstatement_3.jpg" alt="su_qs_data_prep_ifstatement_3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt; Duplicated app &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erro_qs_data_prep_ifstatement_5.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114947iD603CA4AFC3EE34B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="erro_qs_data_prep_ifstatement_5.jpg" alt="erro_qs_data_prep_ifstatement_5.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 15:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108557#M90535</guid>
      <dc:creator>giomartini1</dc:creator>
      <dc:date>2023-08-22T15:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108765#M90549</link>
      <description>&lt;P&gt;The app duplication was only meant to have a backup because all other script within the app should be deleted to exclude that it could cause any impact.&lt;/P&gt;
&lt;P&gt;Beside that you may add another loads like:&lt;/P&gt;
&lt;P&gt;t: load recno() as R autogenerate 1;&lt;/P&gt;
&lt;P&gt;below your qvd-load within the if-loop and then a second time after the if-loop. Also you may try to remove the exit script; statement.&lt;/P&gt;
&lt;P&gt;Another attempt would be to set the ERRORMODE to ignore any error, like:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;set ErrorMode=0;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What happens now?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 06:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2108765#M90549</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-08-23T06:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2110398#M90701</link>
      <description>&lt;P&gt;Unfortunately as any tip you gave didn't work until now, last week I opened a case with Qlik to see further in that. Thanks for the help so far. When I've a return I let you all know.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 13:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2110398#M90701</guid>
      <dc:creator>giomartini1</dc:creator>
      <dc:date>2023-08-28T13:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load by if condition - The error occurred here: LOOP</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2112873#M90890</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;Just a short update, Qlik is working in this topic as a Bug issue.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 13:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-load-by-if-condition-The-error-occurred-here-LOOP/m-p/2112873#M90890</guid>
      <dc:creator>giomartini1</dc:creator>
      <dc:date>2023-09-04T13:03:21Z</dc:date>
    </item>
  </channel>
</rss>

