<?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 to run a button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339794#M412878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tamil,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I created a bookmark but OnActiveSheet is not working for BookMarks as well in Ajax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Kiruthiga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Feb 2018 03:30:09 GMT</pubDate>
    <dc:creator>skiruthigadevi</dc:creator>
    <dc:date>2018-02-08T03:30:09Z</dc:date>
    <item>
      <title>Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339785#M412869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to write a macro that 'clicks' a button. The reason for this is the button links to another application and transfers state, and from my knowledge there is no way to get a macro to transfer state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore if I can get a macro that simply 'clicks' on the button, by activating it or simulating an actual click on that button then I think it would work. I have however been unable to find any macro/function that does this and am wondering if anyone has come across something similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for any help,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 13:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339785#M412869</guid>
      <dc:creator />
      <dc:date>2017-04-04T13:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339786#M412870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the API guide:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;ActiveDocument.GetSheetObject("BU01").Press&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 13:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339786#M412870</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2017-04-04T13:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339787#M412871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;Looked all over Google, but I really should start looking in the API guide...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 14:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339787#M412871</guid>
      <dc:creator />
      <dc:date>2017-04-04T14:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339788#M412872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Is there any syntax.for this macro for pressing a button on opening the sheet,I am trying to run this but its not working in my case. I have attached a sample for your reference.Could you kindly have a look when you have a chance?&lt;/P&gt;&lt;P&gt;What I am looking is for the button to get activated&amp;nbsp; and clear the selections in my field when I open the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiruthiga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 21:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339788#M412872</guid>
      <dc:creator>skiruthigadevi</dc:creator>
      <dc:date>2018-02-02T21:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339789#M412873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiruthigadevi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you want use macros for this simple task? You can inbuilt functionalities to clear the field.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192399_Capture.PNG" style="height: 340px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 22:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339789#M412873</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-02-02T22:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339790#M412874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tamil,&lt;/P&gt;&lt;P&gt;Thanks for your time. I am trying to avoid this&amp;nbsp; feature as it is not working in the ajax mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiruthiga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 22:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339790#M412874</guid>
      <dc:creator>skiruthigadevi</dc:creator>
      <dc:date>2018-02-02T22:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339791#M412875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note that Macros might not work in AJAX client. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; You need to use OnOpen trigger option for both the cases (clear field or running a macro). Please see Bill's reply in the below thread.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/22566"&gt;AJAX with OnOpen macro&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 22:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339791#M412875</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-02-02T22:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339792#M412876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually we are migrating an application from IEPlugin to Ajax mode. The problem is&amp;nbsp; on activatesheet and onleavesheet triggers are not working in ajax mode but they are working in the IEPlugin. So I am looking for some solution. &lt;/P&gt;&lt;P&gt;This button click is the one I found as an alternative. Is there any other alternatives do you suggest?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiruthiga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 23:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339792#M412876</guid>
      <dc:creator>skiruthigadevi</dc:creator>
      <dc:date>2018-02-02T23:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339793#M412877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hello Kiruthiga,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I am not sure but you can &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;create a bookmark for the values that you want to set on open of a qlikview document or whatever the required layout state. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Then create an OnOpen trigger action and use apply bookmark feature. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; Document Properties =&amp;gt;Triggers =&amp;gt; OnOpen =&amp;gt; Add Actions =&amp;gt; Bookmark =&amp;gt; Apply Bookmark =&amp;gt; Type the bookmark ID =&amp;gt; Press Apply =&amp;gt; Click Ok. I think this should work but I haven't tried yet. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Good luck.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 04:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339793#M412877</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-02-05T04:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339794#M412878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tamil,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I created a bookmark but OnActiveSheet is not working for BookMarks as well in Ajax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Kiruthiga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 03:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339794#M412878</guid>
      <dc:creator>skiruthigadevi</dc:creator>
      <dc:date>2018-02-08T03:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339795#M412879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi Kruthika,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please create a new discussion as this one is already closed and not related to your question anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/27943"&gt;marcus_sommer&lt;/A&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;‌ Any thoughts?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 08:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339795#M412879</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-02-08T08:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339796#M412880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest to consider if this kind of usability adds really more value to the user experience? In my opinion it adds a lot of complexity without a significantly added value and that there is more "magic" if the user directly choose which sheets/objects with which selections he/she needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beside this you might need some more trials (one or two shots aren't enough - you might need some dozens) to find out if all necessary configurations are set and/or if there are any dependencies between them - which options are set within the bookmark and/or is session recovery activated and/or probably some more. I could confirm that calling a bookmark will switch to the sheet to which its related to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further if you want to remain by this kind of logic you might need to adjust them a bit and/or replace and/or combine them with logic which might lead to similar results. This could for example be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- using of url's: &lt;A href="https://community.qlik.com/qlik-blogpost/3847"&gt;AJAX and URL parameters&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- use of document-extensions&lt;/P&gt;&lt;P&gt;- using fieldselections to control the sheet-visibility&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 08:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339796#M412880</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-02-08T08:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339797#M412881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 19:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339797#M412881</guid>
      <dc:creator>skiruthigadevi</dc:creator>
      <dc:date>2018-02-09T19:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339798#M412882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus. My application has almost 50 hidden sheets with OnLeaveSheet trigger as well. I am trying via BookMarks. But it is not working either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am&amp;nbsp; calling BookMark&amp;nbsp; via onActiveSheet actions --&amp;gt;BookMark--Id. As OnActiveSheet doesn't work in Ajax means it wont invoke BookMark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other alternative do you have to call the BookMark when opening the sheet?&lt;/P&gt;&lt;P&gt;Attached a sample application for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiruthiga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 20:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339798#M412882</guid>
      <dc:creator>skiruthigadevi</dc:creator>
      <dc:date>2018-02-09T20:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339799#M412883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could call the bookmarks with a button or maybe an OnChange of a variable or a fieldselections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 10:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339799#M412883</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-02-12T10:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339800#M412884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marcus,&lt;/P&gt;&lt;P&gt;Appreciate your time. Thanks a lot. The problem is the change has to get reflected when opening the&amp;nbsp; sheet before doing selections or changes with in the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: All the metrics should be cleared when opening the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a sample application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiruthiga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 14:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339800#M412884</guid>
      <dc:creator>skiruthigadevi</dc:creator>
      <dc:date>2018-02-12T14:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339801#M412885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you used buttons with variables or fieldselections for switching the sheets you could also use this call to do all other actions which you need. For example your button mustn't just change a variable which disabled sheet X and enabled sheet Y - it could also select/deselect any fields, changing further variables, calling bookmarks and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereby like above mentioned I don't suggest using such approaches. To get a stable usability with dozens of hidden sheets and by each sheets you need a varity of different further selections is really hard work. I have played some years ago for a special project with this kind of usability and it was just wasted time - to spend hours/days/weeks to make simple things a lot more complicated is not really a clever idea ... and for this reason I don't use it anymore and have also no samples with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 14:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339801#M412885</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-02-12T14:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to run a button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339802#M412886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, I have started adding all those actions in&amp;nbsp; all the navigation buttons to those corresponding pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiruthiga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 15:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-run-a-button/m-p/1339802#M412886</guid>
      <dc:creator>skiruthigadevi</dc:creator>
      <dc:date>2018-02-12T15:37:00Z</dc:date>
    </item>
  </channel>
</rss>

