<?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: Backup solution required - how do you do that? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Backup-solution-required-how-do-you-do-that/m-p/603520#M1265189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to run your documents in QlikView Publisher with a Loop and Reduce function. One can distribute documents and split them up based on data fields. In your case you would have a field that has two options, one viewing non-sensitive data, and one with sensitive data (which I assume is what you mean with "delete all values"). Then you can grab the copy of these files you want through your batch job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Erik Gustafsson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Apr 2014 14:37:37 GMT</pubDate>
    <dc:creator>ergustafsson</dc:creator>
    <dc:date>2014-04-04T14:37:37Z</dc:date>
    <item>
      <title>Backup solution required - how do you do that?</title>
      <link>https://community.qlik.com/t5/QlikView/Backup-solution-required-how-do-you-do-that/m-p/603519#M1265187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently responsible for the company-wide rollout of QlikView, there are about 30 apps (some made by myself, some by a colleague)&lt;/P&gt;&lt;P&gt;=&amp;gt; Going forward, we will "go Germany" with QlikView which means there's eventually going to be a lot more apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; That, of course, makes a professional backup_solution a necessity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, what we do (we do have an official corporate_backup, but that involves saving stuff on a streamer in town about 8km from here, so it takes 3d until a file is restored - and you're lucky if it's the right one and works), is basically just copying apps from our working_directory (or from the "live_directory") in another directory and deleting all working_data from the apps, which usually makes them a lot smaller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; this is already quite difficult to do on a regular basis (well, it's not technically difficult, but I guess you know what I mean) - it's going to be even more so when we (currently, me and my colleague, hopefully more going forward) are responsible for several branches' apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody suggest anything (I would be thinking of a batch_job to copy everything ending on *.qvw (and not starting with "Version...") from Dir_A to Dir_B (our "backup" directory), open every one of those apps and triggering the "delete all values" from the main menu - but there might be better options)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt; Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Backup-solution-required-how-do-you-do-that/m-p/603519#M1265187</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Backup solution required - how do you do that?</title>
      <link>https://community.qlik.com/t5/QlikView/Backup-solution-required-how-do-you-do-that/m-p/603520#M1265189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to run your documents in QlikView Publisher with a Loop and Reduce function. One can distribute documents and split them up based on data fields. In your case you would have a field that has two options, one viewing non-sensitive data, and one with sensitive data (which I assume is what you mean with "delete all values"). Then you can grab the copy of these files you want through your batch job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Erik Gustafsson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 14:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Backup-solution-required-how-do-you-do-that/m-p/603520#M1265189</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-04-04T14:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Backup solution required - how do you do that?</title>
      <link>https://community.qlik.com/t5/QlikView/Backup-solution-required-how-do-you-do-that/m-p/603521#M1265192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there a several possibilities:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- windows shadow copies (you could immediately restore)&lt;/P&gt;&lt;P&gt;- synchronization from apps and data per robcopy&lt;/P&gt;&lt;P&gt;- copy per batches or robocopy (with timestamp ?) and then a batch-reload with /nodata&lt;/P&gt;&lt;P&gt;- export from script, modul, layout ... per macro&lt;/P&gt;&lt;P&gt;- using from prj-folder&lt;/P&gt;&lt;P&gt;- 3rd party products (&lt;A href="https://community.qlik.com/message/97686"&gt;AW:Archivierung und Versionierung&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;- ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you will always need to combine some possibilities. I use points 1,2,4 from these list but I think point 3 is very interesting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 15:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Backup-solution-required-how-do-you-do-that/m-p/603521#M1265192</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-04-04T15:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Backup solution required - how do you do that?</title>
      <link>https://community.qlik.com/t5/QlikView/Backup-solution-required-how-do-you-do-that/m-p/603522#M1265194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is another way I just think about: We once experimented with document_chaining and passing information to the new document by way of selections in an inline_table (that information should, in the new document, trigger a macro).&lt;/P&gt;&lt;P&gt;[sorry, that fired too early]&lt;/P&gt;&lt;P&gt;I could use that in this case by&lt;/P&gt;&lt;P&gt;- building an "umbrella app" with links to every app&lt;/P&gt;&lt;P&gt;- passing an info in the form of a selection&lt;/P&gt;&lt;P&gt;- in the apps, use that to trigger an "EXIT SCRIPT" in the script - not sure about that - can selections (passed from another qvw in&lt;BR /&gt;&amp;nbsp;&amp;nbsp; document_chaining) be evaluated that early?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; =&amp;gt; that way, if it works, QV would always start reloading and first of all delete all data - then it would encounter the "EXIT SCRIPT"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; but that would only lead me halfway, I would then still have to copy all the apps to the backup_directory - but that might be done by a batch_job the like of rsync or robocopy ... if IT will let me use such a thing.&lt;/P&gt;&lt;P&gt;Well, there are a few other things to do before that becomes relevant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Backup-solution-required-how-do-you-do-that/m-p/603522#M1265194</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-04-08T07:02:52Z</dc:date>
    </item>
  </channel>
</rss>

