<?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: Call Macro from Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322037#M409506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha ha. I completely agree with your point. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; BTW, I was not able to provide any valid point in this case &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 15:14:55 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2017-05-23T15:14:55Z</dc:date>
    <item>
      <title>Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322028#M409497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this QVW that is calling a BAT document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script: &lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /C C:\QVD\MacroReload.bat;&lt;/P&gt;&lt;P&gt;EXIT SCRIPT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAT Script:&lt;/P&gt;&lt;P&gt;"c:\Program Files (x86)\qlikView\QV.exe" /VvReloadMacro=2 "C:\QVD\Test.qvw" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The idea is, that when the variable ReloadMacro is equal to two, then it should execute a Macro without clicking a button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322028#M409497</guid>
      <dc:creator>goro2010</dc:creator>
      <dc:date>2017-05-23T14:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322029#M409498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;SPAN style="font-size: 13.3333px;"&gt;ay be it be through running a macro when changing a variable in a document's properties?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/164439_1.jpg" style="height: 379px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:27:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322029#M409498</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-05-23T14:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322030#M409499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This feels like the way I need to go, I have made the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAT file does change the variable, but the Macro did not fire?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322030#M409499</guid>
      <dc:creator>goro2010</dc:creator>
      <dc:date>2017-05-23T14:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322031#M409500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you explain us how are you changing the variable i.e &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vReloadMacro as 2? It would be easy for us to help you further. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322031#M409500</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-05-23T14:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322032#M409501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing it via BAT Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script opens the QVW and then set the variable to 2 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&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;BAT Script:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"c:\Program Files (x86)\qlikView\QV.exe" /VvReloadMacro=2 "C:\QVD\Test.qvw"&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322032#M409501</guid>
      <dc:creator>goro2010</dc:creator>
      <dc:date>2017-05-23T14:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322033#M409502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not clear about your requirement. Do you want to run the macro in the same qvw file which calling the BAT file?&amp;nbsp; If possible, could you attach a small sample and explain us? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322033#M409502</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-05-23T14:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322034#M409503</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 managed to change it and get it working, Andrey gave me the right place to look at &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have done..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created another Macro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ReloadMacro&lt;/SPAN&gt; = 2 THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp; CALL ReloadMacro2&lt;/P&gt;&lt;P&gt;ETC......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have made the trigger on (OnOpen), and call ReloadMacro &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="11.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/164446_11.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322034#M409503</guid>
      <dc:creator>goro2010</dc:creator>
      <dc:date>2017-05-23T14:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322035#M409504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great Jan!! Glad that you found the solution by yourself with all your effort. Sorry I could not help you out, since I was not sure what was your requirement. Have a good day!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 15:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322035#M409504</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-05-23T15:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322036#M409505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tamil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The idea behind a community forum is not to be spoon fed everything &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to be pointed in the correct direction and then to figure it out by yourself and to learn out of your mistakes &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You All!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 15:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322036#M409505</guid>
      <dc:creator>goro2010</dc:creator>
      <dc:date>2017-05-23T15:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322037#M409506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha ha. I completely agree with your point. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; BTW, I was not able to provide any valid point in this case &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 15:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1322037#M409506</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-05-23T15:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Call Macro from Script</title>
      <link>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1545137#M439791</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm really struggling with this one... I want my Macro to execute when the data is Reloaded.&lt;/P&gt;&lt;P&gt;At the minute I can get it to work via a macro button, but is it possible to save down the three files i need when the script is executed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qv2a.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6124i5F50F2F2067025BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="qv2a.png" alt="qv2a.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qv1a.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6125iA8F4CFB952FEABF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="qv1a.png" alt="qv1a.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 15:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-Macro-from-Script/m-p/1545137#M439791</guid>
      <dc:creator>cmccafferty</dc:creator>
      <dc:date>2019-02-15T15:31:37Z</dc:date>
    </item>
  </channel>
</rss>

