<?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: macros in AJAX in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790317#M279465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try to install Powerpoint on your QVS machine and save the export to a local drive on the QVS machine.&lt;/P&gt;&lt;P&gt;Might work, haven't tried it myself though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jan 2015 14:10:25 GMT</pubDate>
    <dc:creator>jerrysvensson</dc:creator>
    <dc:date>2015-01-29T14:10:25Z</dc:date>
    <item>
      <title>macros in AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790311#M279459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to run macros in my tool in AJAX. Is it possible to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 12:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790311#M279459</guid>
      <dc:creator />
      <dc:date>2015-01-29T12:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: macros in AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790312#M279460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piyush, from Reference Manual, in the chapter 80 "Using Macros in QV Documents on the QV-Server" you can check macros limitations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a short chapter, not sure but maybe there is your answer. Depends on what you trying to do with macros.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 12:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790312#M279460</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-01-29T12:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: macros in AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790313#M279461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;I know there are limitations while using AJAX. But i have created a button to run the macro and its running but not stopping at all or generating a ppt report that the macro is supposed to do. Can you help me with that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 13:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790313#M279461</guid>
      <dc:creator />
      <dc:date>2015-01-29T13:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: macros in AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790314#M279462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PPT macro export will be difficult.&lt;/P&gt;&lt;P&gt;All macros in Ajax is executed serverside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 13:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790314#M279462</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2015-01-29T13:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: macros in AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790315#M279463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hard to say without debug. I did that in a document opened from server through qlikview desktop, not AJAX, in this case I used a network path like \\DocumentsServer\PptExports\Report.ppt &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way, server and user can access the path but from AJAX I'm not sure if this can work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 13:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790315#M279463</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-01-29T13:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: macros in AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790316#M279464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if you can, but remember that you can install QVDesktop on client, so it can access to application with "open in server..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing this, all my macros worked fine for me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 14:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790316#M279464</guid>
      <dc:creator>sebastiandperei</dc:creator>
      <dc:date>2015-01-29T14:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: macros in AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790317#M279465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try to install Powerpoint on your QVS machine and save the export to a local drive on the QVS machine.&lt;/P&gt;&lt;P&gt;Might work, haven't tried it myself though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 14:10:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790317#M279465</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2015-01-29T14:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: macros in AJAX</title>
      <link>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790318#M279466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a template for it and stored it at the required location. Its working well on desktop or even on remote server but not on accesspoint. Is there a particular reason for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 06:34:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macros-in-AJAX/m-p/790318#M279466</guid>
      <dc:creator />
      <dc:date>2015-01-30T06:34:51Z</dc:date>
    </item>
  </channel>
</rss>

