<?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: How to abort reload retaning existing data if data source doesn't exist in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608799#M45189</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;That was my understanding as well however I'm seeing the same behavour in QS desktop and enterprise edition where todays file has not been created yet. The data load has been triggered and is failing with a "cannot open file" error and stating that the "data has not been loaded".&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If a reload fails that is the messages you will see. And the app will revert to the state before the failed reload. Any data that was in the app before the failed reload will again be in the app after the failed reload.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;When I open the app I'm then seeing "incomplete visualisation" errors.&lt;/BLOCKQUOTE&gt;&lt;P&gt;Then something else must have changed first in your data before you reloaded the app. Incomplete visualisations most likely means the visualisation contains a reference to field that is no longer in the data. If you open the properties pane of the visualisation you're likely to see something like 'Invalid dimension'.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Aug 2019 07:59:44 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2019-08-02T07:59:44Z</dc:date>
    <item>
      <title>How to abort reload retaning existing data if data source doesn't exist</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608782#M45186</link>
      <description>&lt;P&gt;Hi folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on an app with a source file with a date in the file name e.g "source dd mmm yyyy.xlxs".The time the file is created varies so I want the data load not to run if the file doesn't exist yet and to retain currently loaded data. Is it possible to complete this with Qlik Sense?&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 07:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608782#M45186</guid>
      <dc:creator>chris_j_miller</dc:creator>
      <dc:date>2019-08-02T07:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to abort reload retaning existing data if data source doesn't exist</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608785#M45187</link>
      <description>&lt;P&gt;By default if an error occurs during the load then the script execution stops and the app reverts to the state before the script execution. That means it will have the same data as before the failed reload.&lt;/P&gt;&lt;P&gt;A missing file would trigger an error during load. So it sounds to me that the default behaviour of Qlik Sense already does what you want.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 07:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608785#M45187</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2019-08-02T07:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to abort reload retaning existing data if data source doesn't exist</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608794#M45188</link>
      <description>&lt;P&gt;Thanks&amp;nbsp; &lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18624" target="_self"&gt;&lt;SPAN class="login-bold"&gt;Gysbert&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That was my understanding as well however I'm seeing the same behavour in QS desktop and enterprise edition where todays file has not been created yet. The data load has been triggered and is failing with a "cannot open file" error and stating that the "data has not been loaded". When I open the app I'm then seeing "incomplete visualisation" errors.&lt;/P&gt;&lt;P&gt;I'm sure this worked previously. (possible on a earlier version of QS desktop???)&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 07:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608794#M45188</guid>
      <dc:creator>chris_j_miller</dc:creator>
      <dc:date>2019-08-02T07:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to abort reload retaning existing data if data source doesn't exist</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608799#M45189</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;That was my understanding as well however I'm seeing the same behavour in QS desktop and enterprise edition where todays file has not been created yet. The data load has been triggered and is failing with a "cannot open file" error and stating that the "data has not been loaded".&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If a reload fails that is the messages you will see. And the app will revert to the state before the failed reload. Any data that was in the app before the failed reload will again be in the app after the failed reload.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;When I open the app I'm then seeing "incomplete visualisation" errors.&lt;/BLOCKQUOTE&gt;&lt;P&gt;Then something else must have changed first in your data before you reloaded the app. Incomplete visualisations most likely means the visualisation contains a reference to field that is no longer in the data. If you open the properties pane of the visualisation you're likely to see something like 'Invalid dimension'.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 07:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608799#M45189</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2019-08-02T07:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to abort reload retaning existing data if data source doesn't exist</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608807#M45191</link>
      <description>&lt;P&gt;Thanks again for your quick reply.&lt;/P&gt;&lt;P&gt;So I've done some quick testing by loading yesterdays file - which shows visualisations.&lt;/P&gt;&lt;P&gt;I then reverted to my wildcard file search for todays file - which doesn't exist. And as you stated it failed but didn't wipe the data - perfect.&lt;/P&gt;&lt;P&gt;But I'm not sure why loading this file before the above tests resulted in incomplete visualisations?&lt;/P&gt;&lt;P&gt;Are there any other conditions under which the existing data is wiped e.g. time since last successful data load?&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 08:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608807#M45191</guid>
      <dc:creator>chris_j_miller</dc:creator>
      <dc:date>2019-08-02T08:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to abort reload retaning existing data if data source doesn't exist</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608854#M45198</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;Are there any other conditions under which the existing data is wiped e.g. time since last successful data load?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;A user inputting a name for a non-existing field as dimension in the properties of a chart and saving the result.&lt;/LI&gt;&lt;LI&gt;A user doing a debug reload and continuing whenever an error is encountered so the script does complete (since the user chose to ignore all the errors).&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 02 Aug 2019 10:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608854#M45198</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2019-08-02T10:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to abort reload retaning existing data if data source doesn't exist</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608872#M45203</link>
      <description>&lt;P&gt;I am currently the only user accessing the report at present so the below 2 scenarios don't apply.&lt;/P&gt;&lt;P&gt;I will continue to monitor and will update this chat if I see a repeat of the behaviour.&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 11:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-abort-reload-retaning-existing-data-if-data-source-doesn/m-p/1608872#M45203</guid>
      <dc:creator>chris_j_miller</dc:creator>
      <dc:date>2019-08-02T11:08:39Z</dc:date>
    </item>
  </channel>
</rss>

