<?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: Disable errors in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Disable-errors/m-p/1983137#M81133</link>
    <description>&lt;P&gt;SET ErrorMode = 0; // disable all errors&lt;/P&gt;
&lt;P&gt;&amp;lt;Your code to load csv files here&amp;gt;&lt;/P&gt;
&lt;P&gt;SET ErrorMode = 1; // enable all errors&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2022 12:39:53 GMT</pubDate>
    <dc:creator>Nags</dc:creator>
    <dc:date>2022-09-20T12:39:53Z</dc:date>
    <item>
      <title>Disable errors</title>
      <link>https://community.qlik.com/t5/App-Development/Disable-errors/m-p/1983112#M81132</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I have an Sense app that loads data from csv files.&lt;/P&gt;
&lt;P&gt;The problem is that a file somtimes is empty and then the app chrases.&lt;/P&gt;
&lt;P&gt;Is there a way to avoid that the app chrashes even if some files are empty?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 12:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Disable-errors/m-p/1983112#M81132</guid>
      <dc:creator>stekol61</dc:creator>
      <dc:date>2022-09-20T12:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Disable errors</title>
      <link>https://community.qlik.com/t5/App-Development/Disable-errors/m-p/1983137#M81133</link>
      <description>&lt;P&gt;SET ErrorMode = 0; // disable all errors&lt;/P&gt;
&lt;P&gt;&amp;lt;Your code to load csv files here&amp;gt;&lt;/P&gt;
&lt;P&gt;SET ErrorMode = 1; // enable all errors&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 12:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Disable-errors/m-p/1983137#M81133</guid>
      <dc:creator>Nags</dc:creator>
      <dc:date>2022-09-20T12:39:53Z</dc:date>
    </item>
  </channel>
</rss>

