<?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: How to set up a trigger to click a button automatically every one hour? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410730#M512827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excel sheet is getting updated in the location specified in the macro only when I reload the batch file locally in the server, but when the supporting task in QMC completes the reload of batch file, the excel file isn't updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea where could be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Dec 2017 06:16:14 GMT</pubDate>
    <dc:creator>apoorvasd</dc:creator>
    <dc:date>2017-12-20T06:16:14Z</dc:date>
    <item>
      <title>How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410722#M512819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I require a quick help on this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a button created in QlikView app. When clicked on it, data in my straight table object is exported to excel and placed in a specific location. Instead of manually clicking on this button, is there a way to set up a trigger for this button so that the excel file is replaced in the location automatically every one hour?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:52:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410722#M512819</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-15T09:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410723#M512820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Find your macro (Ctrl + M)&lt;/P&gt;&lt;P&gt;2. Run macro after reload (Document Properties &amp;gt;&amp;gt; Trrigers &amp;gt;&amp;gt; OnPostReload)&lt;/P&gt;&lt;P&gt;3. Add a new task in "t&lt;SPAN style="font-size: 10pt;"&gt;ask scheduler" (System Windows) that will be reloaded your QV application every hour.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 10:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410723#M512820</guid>
      <dc:creator>mariusz_kumansk</dc:creator>
      <dc:date>2017-12-15T10:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410724#M512821</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;cmd command:&lt;BR /&gt;"C:\Program Files\QlikView\qv.exe" /r yourApplication.qvw&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 10:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410724#M512821</guid>
      <dc:creator>mariusz_kumansk</dc:creator>
      <dc:date>2017-12-15T10:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410725#M512822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I provide full path where my application is stored or is it sufficient if I provide the name of the application in the below command line?&lt;/P&gt;&lt;P&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;"C:\Program Files\QlikView\qv.exe" /r &lt;STRONG&gt;yourApplication.qvw&lt;/STRONG&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;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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;Thank you.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 05:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410725#M512822</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-20T05:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410726#M512823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to provide absolute path&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 05:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410726#M512823</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2017-12-20T05:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410727#M512824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I tried that and it's working!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 05:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410727#M512824</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-20T05:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410728#M512825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a quick question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I create a supporting task for this batch file in QMC, does it reload the qvw in server locally or will it reload the qvw in QMC like other tasks in QMC do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 05:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410728#M512825</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-20T05:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410729#M512826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌like in QMC. ADd reload only in QMC (I thought that you dont have QMC) . Please append this topic to ”solved”&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 06:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410729#M512826</guid>
      <dc:creator>mariusz_kumansk</dc:creator>
      <dc:date>2017-12-20T06:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410730#M512827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excel sheet is getting updated in the location specified in the macro only when I reload the batch file locally in the server, but when the supporting task in QMC completes the reload of batch file, the excel file isn't updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea where could be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 06:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410730#M512827</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-20T06:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410731#M512828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don’t use bat File. &lt;/P&gt;&lt;P&gt;1. Add your File in QMC task (qvw file)&lt;/P&gt;&lt;P&gt;2. Ctrl+ M allow macro unlimited access in your server and save file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should works, Please double check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 06:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410731#M512828</guid>
      <dc:creator>mariusz_kumansk</dc:creator>
      <dc:date>2017-12-20T06:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410732#M512829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do I provide unlimited access to my macro in the server? I have only below options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="img 1.PNG" class="jive-image image-1" src="/legacyfs/online/187639_img 1.PNG" style="height: auto;" /&gt;&lt;IMG alt="img2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/187640_img2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 06:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410732#M512829</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-20T06:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410733#M512830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET&lt;/P&gt;&lt;P&gt;‌1. Allow system access&lt;/P&gt;&lt;P&gt;2.system access&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 06:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410733#M512830</guid>
      <dc:creator>mariusz_kumansk</dc:creator>
      <dc:date>2017-12-20T06:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410734#M512831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm...no it still isn't working in QMC for me! Works when reloaded locally. Is there any security option that I have to check in either "Document Properties" or "User Preferences"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 06:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410734#M512831</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-20T06:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410735#M512832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Apoorva,&lt;/P&gt;&lt;P&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;1) Settings -&amp;gt; Document properties -&amp;gt;OnPostReload -&amp;gt; Add Edit Actions-&amp;gt; Run Macro -&amp;gt; Enter macro name as "Export" -&amp;gt; Ok -&amp;gt; Apply -&amp;gt; Ok&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;2) Macro code: &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;STRONG&gt;Sub Export&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;rem ** press button BU01 **&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ActiveDocument.GetSheetObject("BU01").Press&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;'Msgbox "Button 1 Clicked"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;End Sub&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Make sure you enter the correct object id for the button. Good luck.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 07:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410735#M512832</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-12-20T07:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410736#M512833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please explain how this works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 08:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410736#M512833</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-20T08:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410737#M512834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's simple. As you can see we are triggering the macro once we reload the application. The macro is activating the button using the syntax &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ActiveDocument.GetSheetObject("BU01").Press.&lt;/STRONG&gt; Let me know whether this is working for you or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 08:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410737#M512834</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-12-20T08:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410738#M512835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm...understand! &lt;SPAN style="font-size: 10pt;"&gt;But even this is not working when I reload the app in QMC! Works in the server. Any idea why isn't this working?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 09:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410738#M512835</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-20T09:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410739#M512836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. It's not working for me too in QMC. Please check the below threads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/232807" title="https://community.qlikview.com/thread/232807"&gt;Qlikview export macro is not working from QMC | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/156613#735375" title="https://community.qlikview.com/thread/156613#735375"&gt;https://community.qlikview.com/thread/156613#735375&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 09:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410739#M512836</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-12-20T09:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a trigger to click a button automatically every one hour?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410740#M512837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you send this application??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 09:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-trigger-to-click-a-button-automatically-every/m-p/1410740#M512837</guid>
      <dc:creator>mariusz_kumansk</dc:creator>
      <dc:date>2017-12-20T09:32:47Z</dc:date>
    </item>
  </channel>
</rss>

