<?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 Is there any possibility to call a Macro in the ‘Edit Script’? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-any-possibility-to-call-a-Macro-in-the-Edit-Script/m-p/177264#M44939</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an application which uses some Macros to export sheet objects into Qvds when OnPostReload… In the charts(Straight Tables) I have used some set analysis expressions and need to export these values into qvds… As I know set analysis expressions cannot be done in the script.. (Or is there any possibility?)&lt;/P&gt;&lt;P&gt;When I deploy the application in qlikview server and use scheduled reloads, macros not working properly…&lt;/P&gt;&lt;P&gt;Therefore I wanted to know that is there any possibility to call the macros in the script?&lt;/P&gt;&lt;P&gt;Please help me on this issue&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Nilupa&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Aug 2010 05:17:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-27T05:17:58Z</dc:date>
    <item>
      <title>Is there any possibility to call a Macro in the ‘Edit Script’?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-possibility-to-call-a-Macro-in-the-Edit-Script/m-p/177264#M44939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an application which uses some Macros to export sheet objects into Qvds when OnPostReload… In the charts(Straight Tables) I have used some set analysis expressions and need to export these values into qvds… As I know set analysis expressions cannot be done in the script.. (Or is there any possibility?)&lt;/P&gt;&lt;P&gt;When I deploy the application in qlikview server and use scheduled reloads, macros not working properly…&lt;/P&gt;&lt;P&gt;Therefore I wanted to know that is there any possibility to call the macros in the script?&lt;/P&gt;&lt;P&gt;Please help me on this issue&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Nilupa&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 05:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-possibility-to-call-a-Macro-in-the-Edit-Script/m-p/177264#M44939</guid>
      <dc:creator />
      <dc:date>2010-08-27T05:17:58Z</dc:date>
    </item>
    <item>
      <title>Is there any possibility to call a Macro in the ‘Edit Script’?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-possibility-to-call-a-Macro-in-the-Edit-Script/m-p/177265#M44940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nilupa,&lt;/P&gt;&lt;P&gt;Yes, you can use macros in the script. The syntax for that would be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Sub macroname ()&lt;BR /&gt; insert code here....&lt;BR /&gt;End sub&lt;BR /&gt;Call macroname()&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Note there are no semicolons here.&lt;/P&gt;&lt;P&gt;But I'm not sure this would be appropriate in your case. How can you export sheet objects before the document finishes reloading?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 06:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-possibility-to-call-a-Macro-in-the-Edit-Script/m-p/177265#M44940</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-08-27T06:09:13Z</dc:date>
    </item>
    <item>
      <title>Is there any possibility to call a Macro in the ‘Edit Script’?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-possibility-to-call-a-Macro-in-the-Edit-Script/m-p/177266#M44941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;Thanks for your reply... Yes, it seems I can't do like that as you have mentioned...&lt;/P&gt;&lt;P&gt;Do you have any idea how can i achieve this..?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nilupa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 06:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-possibility-to-call-a-Macro-in-the-Edit-Script/m-p/177266#M44941</guid>
      <dc:creator />
      <dc:date>2010-08-27T06:25:07Z</dc:date>
    </item>
    <item>
      <title>Is there any possibility to call a Macro in the ‘Edit Script’?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-possibility-to-call-a-Macro-in-the-Edit-Script/m-p/177267#M44942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at Rob's post here, you may find it helpful: &lt;A href="http://community.qlik.com/forums/t/17331.aspx"&gt;http://community.qlik.com/forums/t/17331.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 06:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-possibility-to-call-a-Macro-in-the-Edit-Script/m-p/177267#M44942</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-08-27T06:44:10Z</dc:date>
    </item>
  </channel>
</rss>

