<?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: Back up with out data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63696#M10631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For the Start Guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally Done it simple way&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Add this script in every application&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;//LET vVar=1; //un comment only for the first time reload then permanently comment it&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if ($(vVar)=0) then&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET vVar=1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXIT Script;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;else&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;//Whole Application Scripting part comes here ;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;endif;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Now Comes the batch Part&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;"C:\Program Files (x86)\QlikView\qv.exe"/r /vvVar=0 "&amp;lt;qvw Path&amp;gt;"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;/r for reload and save /v to pass variable&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Place the Above code in Batch file then run it saves application with out data &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Any other way kindly post those also&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2018 07:53:51 GMT</pubDate>
    <dc:creator>raajaswin</dc:creator>
    <dc:date>2018-03-22T07:53:51Z</dc:date>
    <item>
      <title>Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63685#M10620</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;&lt;/P&gt;&lt;P&gt;Is there any way to take back up of set of Qlik apps without data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Limit load/ Reduce data &amp;lt;--&amp;nbsp; These are something which we have to manually do to reduce data. Which is very difficult when we have more number of apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;Say We have 50 apps each 300 MB . So we have to back-up of all apps automatically on daily basis. Any help ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 09:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63685#M10620</guid>
      <dc:creator>raajaswin</dc:creator>
      <dc:date>2018-03-21T09:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63686#M10621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;did you tried this option?&lt;IMG alt="bk.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/196976_bk.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 09:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63686#M10621</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-21T09:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63687#M10622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want apps from Server to be copied to local.Correct me if am wrong, Use Backup option will do verisoning and &lt;STRONG&gt;save duplicate of the app with data, but I need without data &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 10:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63687#M10622</guid>
      <dc:creator>raajaswin</dc:creator>
      <dc:date>2018-03-21T10:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63688#M10623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;you can write a macro in a .qvw (whiwh will be reloaded automatically on the server)&lt;/P&gt;&lt;P&gt;which reads all .qvw, open them and save them without data in a folder&lt;/P&gt;&lt;P&gt;(you can take document analyser as model and modify it slightly)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 10:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63688#M10623</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-03-21T10:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63689#M10624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think there is no direct way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;macro im not sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 10:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63689#M10624</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-21T10:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63690#M10625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see :&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/tools/#squelch-taas-accordion-shortcode-content-6" title="http://qlikviewcookbook.com/tools/#squelch-taas-accordion-shortcode-content-6"&gt;Tools | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qlikview document analyzer&lt;/P&gt;&lt;P&gt;theres is a macro which open all .qvw to analyze them&lt;/P&gt;&lt;P&gt;you need to add a save() to copy the .qvw without data where you want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 10:26:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63690#M10625</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-03-21T10:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63691#M10626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thank you. Let me try and see in Macro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 11:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63691#M10626</guid>
      <dc:creator>raajaswin</dc:creator>
      <dc:date>2018-03-21T11:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63692#M10627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;As stated earlier we don't have any direct way to achieve this without macro .....other option is to go the paid power tools &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 11:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63692#M10627</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2018-03-21T11:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63693#M10628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aswin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the application is huge, it will take time to open for Reducing and may consume more CPU/memory utilization (depends on the Computer config). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute the below command in command prompt, application will open with no time with reduced data, you just need to save it.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 16px;"&gt;"C:\Program Files\QlikView\qv.exe"/nodata "D:\Test\Application_name.qvw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 16px;"&gt;change requires only at the second half (&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 16px;"&gt;D:\Test\Application_name.qvw)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For multiple QVWs to reduce, you can try such commands with different Application names put in txt file save it as .bat. Double click the .bat file to run the commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 06:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63693#M10628</guid>
      <dc:creator>shmkmr90</dc:creator>
      <dc:date>2018-03-22T06:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63694#M10629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whats that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 06:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63694#M10629</guid>
      <dc:creator>raajaswin</dc:creator>
      <dc:date>2018-03-22T06:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63695#M10630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah. This is a great first step. It opens in no time. Bt still manually we have to save all applications. Is there a way to automate it too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 07:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63695#M10630</guid>
      <dc:creator>raajaswin</dc:creator>
      <dc:date>2018-03-22T07:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Back up with out data</title>
      <link>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63696#M10631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For the Start Guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally Done it simple way&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Add this script in every application&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;//LET vVar=1; //un comment only for the first time reload then permanently comment it&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if ($(vVar)=0) then&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET vVar=1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXIT Script;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;else&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;//Whole Application Scripting part comes here ;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;endif;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Now Comes the batch Part&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;"C:\Program Files (x86)\QlikView\qv.exe"/r /vvVar=0 "&amp;lt;qvw Path&amp;gt;"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;/r for reload and save /v to pass variable&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Place the Above code in Batch file then run it saves application with out data &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Any other way kindly post those also&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 07:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Back-up-with-out-data/m-p/63696#M10631</guid>
      <dc:creator>raajaswin</dc:creator>
      <dc:date>2018-03-22T07:53:51Z</dc:date>
    </item>
  </channel>
</rss>

