<?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: Run Macro on Reload (From Server) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Reload-From-Server/m-p/270747#M101564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surprised to know that these events do not fire for reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will try out your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 07:50:20 GMT</pubDate>
    <dc:creator>rajeshvaswani77</dc:creator>
    <dc:date>2015-05-06T07:50:20Z</dc:date>
    <item>
      <title>Run Macro on Reload (From Server)</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Reload-From-Server/m-p/270744#M101561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a macro that I need to run during the reload on server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to put actions on the following document triggers:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OnAnySelect, OnOpen, OnPostReduceData, OnPostReload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;None of them works, it only works when I actually open the document and reload it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to run the macro on server scheduled reload? What the macro does is it export one particular table to excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and hope you can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-skip-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 08:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Macro-on-Reload-From-Server/m-p/270744#M101561</guid>
      <dc:creator />
      <dc:date>2011-12-01T08:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Run Macro on Reload (From Server)</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Reload-From-Server/m-p/270745#M101562</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;Did you find a solution to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solution on this please post here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Facing a similar issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 07:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Macro-on-Reload-From-Server/m-p/270745#M101562</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2015-05-06T07:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Run Macro on Reload (From Server)</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Reload-From-Server/m-p/270746#M101563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK, none of these events are fired for a server reload.You have a couple of options that come to mind:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Perform the export from the reload script using a STORE command to a csv file.&lt;/LI&gt;&lt;LI&gt;Do the reload from a batch file with &amp;lt;program files&amp;gt;qv.exe /r &amp;lt;models&amp;gt;mymodel.qvw. I think this option will fire the trigger.&lt;/LI&gt;&lt;LI&gt;Move the macro to a VBS script and execute the script using an external task in publisher that is dependent on the reload.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 07:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Macro-on-Reload-From-Server/m-p/270746#M101563</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-05-06T07:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Run Macro on Reload (From Server)</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Reload-From-Server/m-p/270747#M101564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surprised to know that these events do not fire for reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will try out your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 07:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Macro-on-Reload-From-Server/m-p/270747#M101564</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2015-05-06T07:50:20Z</dc:date>
    </item>
  </channel>
</rss>

