<?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 Urgent ~~~Can VBScript Macro run when use Ajax client? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/229679#M81572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without going into details - even IE plugin doesn't support some macros. I wouldn't expect much from AJAX client, speaking of macro support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Feb 2011 04:19:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-02-25T04:19:01Z</dc:date>
    <item>
      <title>Urgent ~~~Can VBScript Macro run when use Ajax client?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/229678#M81571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I create a qvw file with many Macro of VBScipt.&lt;/P&gt;&lt;P&gt;But I get problem when visit document from QV Web server.&lt;/P&gt;&lt;P&gt;The macro is nonfunctionally when use Ajax client and show error when use IE plugin client as below.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 03:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/229678#M81571</guid>
      <dc:creator />
      <dc:date>2011-02-25T03:59:50Z</dc:date>
    </item>
    <item>
      <title>Urgent ~~~Can VBScript Macro run when use Ajax client?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/229679#M81572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without going into details - even IE plugin doesn't support some macros. I wouldn't expect much from AJAX client, speaking of macro support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 04:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/229679#M81572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-25T04:19:01Z</dc:date>
    </item>
    <item>
      <title>Urgent ~~~Can VBScript Macro run when use Ajax client?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/229680#M81573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Michael Solomovich wrote:&lt;BR /&gt;&lt;BR /&gt;Without going into details - even IE plugin doesn't support some macros. I wouldn't expect much from AJAX client, speaking of macro support. &amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;hi, Macro is not work in AJAX client. Here is the one of Macros:&lt;/P&gt;&lt;P&gt;sub getAreaAverageNationRank&lt;BR /&gt; set chart = ActiveDocument.GetSheet(0).CreateStraightTable '&lt;BR /&gt; chart.AddDimension "=Year '&lt;BR /&gt; chart.AddExpression "sum(Amount)" '&lt;BR /&gt; set cp = chart.GetProperties&lt;BR /&gt; set dims = cp.Dimensions&lt;BR /&gt; dims(0).NullSuppression = true '&lt;BR /&gt; chart.SetProperties cp&lt;BR /&gt; count = chart.GetRowCount-2 '&lt;BR /&gt; call UpdateVarValue("V_Counter) '&lt;BR /&gt; chart.close&lt;BR /&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 06:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/229680#M81573</guid>
      <dc:creator />
      <dc:date>2011-02-25T06:21:11Z</dc:date>
    </item>
    <item>
      <title>Urgent ~~~Can VBScript Macro run when use Ajax client?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/229681#M81574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved the prolem. Just reinstall my QVServer. Evrey thing is ok. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Feb 2011 05:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/229681#M81574</guid>
      <dc:creator />
      <dc:date>2011-02-27T05:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent ~~~Can VBScript Macro run when use Ajax client?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/1720219#M451795</link>
      <description>&lt;P&gt;Can You tell us, how you did please. ?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 05:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Can-VBScript-Macro-run-when-use-Ajax-client/m-p/1720219#M451795</guid>
      <dc:creator>basav</dc:creator>
      <dc:date>2020-06-19T05:23:22Z</dc:date>
    </item>
  </channel>
</rss>

