<?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: Powershell to archive ole QV documents in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Powershell-to-archive-ole-QV-documents/m-p/971548#M950883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not very good at Powershell, but this could be used in a vbs script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application not using Section Access, open with no data. See API Guide for more information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set MyApp = CreateObject("QlikTech.QlikView")&amp;nbsp; &lt;BR /&gt;Set MyDoc = MyApp.OpenDoc ("test.qvw",1,false,"","","",true)&amp;nbsp; &lt;/P&gt;&lt;P&gt;MyDoc.Save &lt;BR /&gt;MyApp.Quit &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2015 11:11:18 GMT</pubDate>
    <dc:creator>jerrysvensson</dc:creator>
    <dc:date>2015-12-08T11:11:18Z</dc:date>
    <item>
      <title>Powershell to archive ole QV documents</title>
      <link>https://community.qlik.com/t5/QlikView/Powershell-to-archive-ole-QV-documents/m-p/971546#M950881</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;We have a folder with N number of documents and each with size of around 3-4 GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, we want to archive the same, as its taking lot of space.&lt;/P&gt;&lt;P&gt;We would like to reduce all the documents and take a backup of same, and then delete all these.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I heard using Powershell, we can automate few processes for QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please tell me how we can automate to reduce all the documents in the folder and archive same.&lt;/P&gt;&lt;P&gt;We need automation, as its taking long time to open each document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;MK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Powershell-to-archive-ole-QV-documents/m-p/971546#M950881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell to archive ole QV documents</title>
      <link>https://community.qlik.com/t5/QlikView/Powershell-to-archive-ole-QV-documents/m-p/971547#M950882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You can remove DOC cals of the dashboard from QMC and Copy and paste to archive folder for future use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 10:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Powershell-to-archive-ole-QV-documents/m-p/971547#M950882</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-12-08T10:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell to archive ole QV documents</title>
      <link>https://community.qlik.com/t5/QlikView/Powershell-to-archive-ole-QV-documents/m-p/971548#M950883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not very good at Powershell, but this could be used in a vbs script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application not using Section Access, open with no data. See API Guide for more information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set MyApp = CreateObject("QlikTech.QlikView")&amp;nbsp; &lt;BR /&gt;Set MyDoc = MyApp.OpenDoc ("test.qvw",1,false,"","","",true)&amp;nbsp; &lt;/P&gt;&lt;P&gt;MyDoc.Save &lt;BR /&gt;MyApp.Quit &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 11:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Powershell-to-archive-ole-QV-documents/m-p/971548#M950883</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2015-12-08T11:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell to archive ole QV documents</title>
      <link>https://community.qlik.com/t5/QlikView/Powershell-to-archive-ole-QV-documents/m-p/971549#M950884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Could you please elaborate a little bit. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 11:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Powershell-to-archive-ole-QV-documents/m-p/971549#M950884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-08T11:17:52Z</dc:date>
    </item>
  </channel>
</rss>

