<?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: Macro not working on Access Point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954298#M328069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of tabs, you could use text boxes that would appear as tab and use conditional enablement of the objects in the dashboard. Check &lt;STRONG&gt;Prescription Tracker.qvw &lt;/STRONG&gt;that appears in the start page of your qv desktop. That way you actually get a click on text box to fire a trigger to open your qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 05:12:13 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-09-30T05:12:13Z</dc:date>
    <item>
      <title>Macro not working on Access Point</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954292#M328063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to open a QVW when the user clicks on a tab, I tried using the "OnActivateSheet" trigger and adding a External -&amp;gt; Open URL action but it did not work. What I did instead was add a External -&amp;gt; "Run macro" action and created a macro like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUB pressButton&lt;/P&gt;&lt;P&gt;&amp;nbsp; Set Button1 = ActiveDocument.GetSheetObject("BU01") &lt;/P&gt;&lt;P&gt;&amp;nbsp; Button1.Press&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case when the user clicks the tab, this triggers the "pressButton" function which basically "clicks" the button which&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; has the action of "Open URL". This works fine opening the QVW with Qlikview desktop, but when I tried to test the functionality through the access point, the macro/function does not work, but if I click the button the "Open URL" action works fine. Do you have any ideas why this is not working? or maybe you could help to a find a new approach.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 22:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954292#M328063</guid>
      <dc:creator />
      <dc:date>2015-09-28T22:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Macro not working on Access Point</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954293#M328064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Several things are to be checked:&lt;/P&gt;&lt;P&gt;Which client?&amp;nbsp; Macros don't work in Ajax in general&lt;/P&gt;&lt;P&gt;Security settings are set properly in the server ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/749815"&gt;Macros not working in Server&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/809662#809662" title="https://community.qlik.com/message/809662#809662"&gt;https://community.qlik.com/message/809662#809662&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 04:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954293#M328064</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-29T04:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Macro not working on Access Point</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954294#M328065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you r using ajax macros doesnot work &lt;/P&gt;&lt;P&gt;Have a look at this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3700"&gt;Macros are Bad&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 05:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954294#M328065</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-09-29T05:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Macro not working on Access Point</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954295#M328066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many triggers do not fire when the document is viewed from Access point and OnOpen is one of them. See the links in the previous posts for more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 05:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954295#M328066</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-29T05:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Macro not working on Access Point</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954296#M328067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Security settings have been set properly to allow macros to run, it seems that I won't be able to make this work through the access point though, have you ever come across an implementation like this? maybe you can give me an idea to take a new approach &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 13:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954296#M328067</guid>
      <dc:creator />
      <dc:date>2015-09-29T13:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Macro not working on Access Point</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954297#M328068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OnActivateSheet is one of the actions that doesn't work in Ajax. See reference manual for the.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 13:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954297#M328068</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2015-09-29T13:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Macro not working on Access Point</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954298#M328069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of tabs, you could use text boxes that would appear as tab and use conditional enablement of the objects in the dashboard. Check &lt;STRONG&gt;Prescription Tracker.qvw &lt;/STRONG&gt;that appears in the start page of your qv desktop. That way you actually get a click on text box to fire a trigger to open your qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 05:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954298#M328069</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-30T05:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Macro not working on Access Point</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954299#M328070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually it´s wrong that Macros don´t work in AJAX-Client in general. We only use AJAX-Client and use a lot of Macros with it. Just not every type of Macro work. But for example, "ServerSideExport" or the requested "Button-Press-Fuctionality" works just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can´t do "WScript/CScript"-operations, but you can manipulate QlikView-Objects. Show/Hide Dimensions, Show all Dimension in a Pivot-Table, Export Data from a Table, Dynamic-Update etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I encountered the same problem as "Miguel Rivas" with the Press-Button-Functionality. Fist i thought it wouldn´t work in AJAX-Client, because it didn´t open the URL (Document-Chaining). Then i tried to put a second Action on the button (Set Variable Value) and this Action was triggered by the Macro. I don´t know why, but it just doesn´t work with the "Open URL"-Action, all others ,which i tried so far, did work. It seems like "Button1.Press" is not interepreted as a real "Click", its something different and can´t trigger everything. Maybe Qlik can fix this (QV 11 SR 12)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 13:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-not-working-on-Access-Point/m-p/954299#M328070</guid>
      <dc:creator />
      <dc:date>2015-11-17T13:36:55Z</dc:date>
    </item>
  </channel>
</rss>

