<?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: Reload previous data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277904#M103539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way to say this is that for a server reload, if flag=0, you don't want to save the reloaded copy. You can do this by making the script fail with a syntax error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF flag=0 THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp; fail me;&amp;nbsp; // Any invalid statement&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The task will be in a failed status and the source and distributed copies will not get updated. The old content will be there for users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2011 22:13:53 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2011-07-13T22:13:53Z</dc:date>
    <item>
      <title>Reload previous data</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277899#M103534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;is possible to do a thing like this in a script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reload previous data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 13:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277899#M103534</guid>
      <dc:creator>jpengiu</dc:creator>
      <dc:date>2011-07-13T13:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reload previous data</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277900#M103535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it's possible :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;IF &lt;EM&gt;condition &lt;/EM&gt;THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;treatment&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;treatment&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;END IF&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 13:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277900#M103535</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2011-07-13T13:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reload previous data</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277901#M103536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try to explain better..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do a thing like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if condition then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reload previous data (like when the script goes in error)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select&amp;nbsp;&amp;nbsp; (my script)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end if;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 13:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277901#M103536</guid>
      <dc:creator>jpengiu</dc:creator>
      <dc:date>2011-07-13T13:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reload previous data</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277902#M103537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure to understand well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your script is wrong, you want to retrieve your old version ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if that's you want, it's automatic when you check the option : "save automatically before reload"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 13:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277902#M103537</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2011-07-13T13:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reload previous data</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277903#M103538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry...i try to explain more better..&lt;/P&gt;&lt;P&gt;i have a table-check that say me if db sql datas are right or wrong.&lt;/P&gt;&lt;P&gt;If data are wrong i don't want to load them (i load&amp;nbsp; them in publisher) and i want to reload previous data (i wanto to mantain the qvw file non reloaded)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If flag=0&amp;nbsp; (flag is the result of my table-check, flag=0 means that data,not scirpt, are wrong)&lt;/P&gt;&lt;P&gt;i want to reload previous data (data that are in qvw) LIKE when a script goes in error (when the script goes in error qlik ask me if i want to relod old data).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope u understand...sorry for my english!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u so much. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 14:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277903#M103538</guid>
      <dc:creator>jpengiu</dc:creator>
      <dc:date>2011-07-13T14:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reload previous data</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277904#M103539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way to say this is that for a server reload, if flag=0, you don't want to save the reloaded copy. You can do this by making the script fail with a syntax error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF flag=0 THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp; fail me;&amp;nbsp; // Any invalid statement&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The task will be in a failed status and the source and distributed copies will not get updated. The old content will be there for users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 22:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277904#M103539</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-07-13T22:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reload previous data</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277905#M103540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I'm a stupid.....&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 06:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-previous-data/m-p/277905#M103540</guid>
      <dc:creator>jpengiu</dc:creator>
      <dc:date>2011-07-14T06:47:02Z</dc:date>
    </item>
  </channel>
</rss>

