<?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 Automation of Excel outputs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automation-of-Excel-outputs/m-p/332004#M1306569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within the qvw, write a macro that will export charts to excel.&amp;nbsp;&amp;nbsp; Configure a document trigger that will fire the macro OnPostReload.&amp;nbsp; Reload the document using a batch file (not the server scheduler).&amp;nbsp; The batch file would have a line similar to this:&amp;nbsp; c:\program files\qlikview\qv.exe -R d:\application.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the batch file can then be scheduled to run via windows task scheduler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when reloading using qlikview server or publisher, macro execution is ignored.. that's why you have to reload using batch mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2012 18:07:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-03T18:07:50Z</dc:date>
    <item>
      <title>Automation of Excel outputs</title>
      <link>https://community.qlik.com/t5/QlikView/Automation-of-Excel-outputs/m-p/332003#M1306568</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;We have qlikview server installed in our company NOT qlikview publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can schedule automatic reloads on the server but is there a way that we can automate outputing files from excel to pecific locations without having to manually do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, pivot tables are reloaded daily but we are manually exporting them from qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gregg&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/Automation-of-Excel-outputs/m-p/332003#M1306568</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Automation of Excel outputs</title>
      <link>https://community.qlik.com/t5/QlikView/Automation-of-Excel-outputs/m-p/332004#M1306569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within the qvw, write a macro that will export charts to excel.&amp;nbsp;&amp;nbsp; Configure a document trigger that will fire the macro OnPostReload.&amp;nbsp; Reload the document using a batch file (not the server scheduler).&amp;nbsp; The batch file would have a line similar to this:&amp;nbsp; c:\program files\qlikview\qv.exe -R d:\application.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the batch file can then be scheduled to run via windows task scheduler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when reloading using qlikview server or publisher, macro execution is ignored.. that's why you have to reload using batch mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 18:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automation-of-Excel-outputs/m-p/332004#M1306569</guid>
      <dc:creator />
      <dc:date>2012-05-03T18:07:50Z</dc:date>
    </item>
    <item>
      <title>Automation of Excel outputs</title>
      <link>https://community.qlik.com/t5/QlikView/Automation-of-Excel-outputs/m-p/332005#M1306570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to consider using one of the 3rd party products. -- QvExcel, Nprinting or CIA Reporter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 03:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automation-of-Excel-outputs/m-p/332005#M1306570</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-05-04T03:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Automation of Excel outputs</title>
      <link>https://community.qlik.com/t5/QlikView/Automation-of-Excel-outputs/m-p/332006#M1306571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tammy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set everything up, however, I have section access in my script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know where I would put in the login details if I was to set up a batch file to reload the document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, it stalls when trying to open the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gregg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 11:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automation-of-Excel-outputs/m-p/332006#M1306571</guid>
      <dc:creator />
      <dc:date>2012-05-08T11:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automation of Excel outputs</title>
      <link>https://community.qlik.com/t5/QlikView/Automation-of-Excel-outputs/m-p/332007#M1306572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gregg-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can add SERIAL to the section access, and provide the qv serial # for the machine that is doing the reload.&amp;nbsp; i've attached an example of what i use- note the serial number is separated by 'spaces'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;IMG alt="2012-05-08_0856.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/13916_2012-05-08_0856.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tammy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 12:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automation-of-Excel-outputs/m-p/332007#M1306572</guid>
      <dc:creator />
      <dc:date>2012-05-08T12:58:30Z</dc:date>
    </item>
  </channel>
</rss>

