<?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 Execute macro after reloading through scheduler in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330979#M121899</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Just&amp;nbsp; create a macro as a seperate file and then call it from the batch file after the execution of scheduled reload task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let me know if you have any doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Mar 2012 06:50:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-31T06:50:01Z</dc:date>
    <item>
      <title>Execute macro after reloading through scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330976#M121896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have scheduled my report through scheduler and now I want to execute the macro without opening the document.&lt;/P&gt;&lt;P&gt;Need help on this urgently.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 05:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330976#M121896</guid>
      <dc:creator />
      <dc:date>2012-03-31T05:04:10Z</dc:date>
    </item>
    <item>
      <title>Execute macro after reloading through scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330977#M121897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,apurva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fisrt u write macro then do below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go Document Porperty---&amp;gt;Select On Post Reload---&amp;gt; Click on button Add Action on RightSide----&amp;gt;then one window is open----&amp;gt; Cllick on Add button-----&amp;gt;Select External Option----&amp;gt;Run Macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Regards&lt;/P&gt;&lt;P&gt;Kaushal Mehta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 06:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330977#M121897</guid>
      <dc:creator>kaushalview</dc:creator>
      <dc:date>2012-03-31T06:14:44Z</dc:date>
    </item>
    <item>
      <title>Execute macro after reloading through scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330978#M121898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already done this. &lt;/P&gt;&lt;P&gt;when I open the report and click on Reload button, then once reloading is completed it will execute the macro.&lt;/P&gt;&lt;P&gt;But when the same report is reloaded through qlikview server using scheduler, same macro is not getting executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how to execute the same macro when reloadin report through scheduler.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 06:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330978#M121898</guid>
      <dc:creator />
      <dc:date>2012-03-31T06:25:17Z</dc:date>
    </item>
    <item>
      <title>Execute macro after reloading through scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330979#M121899</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Just&amp;nbsp; create a macro as a seperate file and then call it from the batch file after the execution of scheduled reload task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let me know if you have any doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 06:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330979#M121899</guid>
      <dc:creator />
      <dc:date>2012-03-31T06:50:01Z</dc:date>
    </item>
    <item>
      <title>Execute macro after reloading through scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330980#M121900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What type of file are you saying to create?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you explain me in more detail please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 09:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330980#M121900</guid>
      <dc:creator />
      <dc:date>2012-03-31T09:32:18Z</dc:date>
    </item>
    <item>
      <title>Execute macro after reloading through scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330981#M121901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please can any one put some light on this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 04:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330981#M121901</guid>
      <dc:creator />
      <dc:date>2012-04-10T04:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Execute macro after reloading through scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330982#M121902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did used windows batch file to execute the macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the issue is resolved now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to everyone for helping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 05:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-macro-after-reloading-through-scheduler/m-p/330982#M121902</guid>
      <dc:creator />
      <dc:date>2012-06-14T05:33:29Z</dc:date>
    </item>
  </channel>
</rss>

