<?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 Buttons in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150226#M899661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to use "&lt;SPAN style="color: #0000ff;"&gt;OpenURL","Launch","Export"&lt;/SPAN&gt;&amp;nbsp; in&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;"On post Reload Triggers"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>qlikview979</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150226#M899661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to use "&lt;SPAN style="color: #0000ff;"&gt;OpenURL","Launch","Export"&lt;/SPAN&gt;&amp;nbsp; in&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;"On post Reload Triggers"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150226#M899661</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150227#M899662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 16:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150227#M899662</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-07-13T16:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150228#M899663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mahesh,&lt;/P&gt;&lt;P&gt;It is not possible without a macro. The work around I thought was below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a button in a sheet and add actions like OpenURL, Export, Launch. &lt;/P&gt;&lt;P&gt;2. Open Doc Properties Ctrl+Alt+D -&amp;gt; Triggers Tab -&amp;gt; Click On PostReload -&amp;gt; Add Actions -&amp;gt; Select Run Macro &lt;/P&gt;&lt;P&gt;and in Edit module write this script &lt;/P&gt;&lt;P&gt;SUB Launch&lt;/P&gt;&lt;P&gt;ActiveDocument.GetSheetObject("Launch").Press&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;-&amp;gt; Launch here is the Button Object Name. Change what your button object name is. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this and let us know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 16:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150228#M899663</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-07-13T16:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150229#M899664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this sample App.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 16:42:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150229#M899664</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-07-13T16:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150230#M899665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishsaggi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am taking in action Here .its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131182_Untitled.png" style="height: 884px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 18:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150230#M899665</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-07-13T18:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150231#M899666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error are you getting ? Is it possible to upload a sample qvw file here? Did you check my app attached ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 18:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150231#M899666</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-07-13T18:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150232#M899667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to--&amp;gt;Document Properties--&amp;gt;Triggers----&amp;gt;On post Reload--&amp;gt; External---&amp;gt;OpenURL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 09:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150232#M899667</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-07-14T09:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150233#M899668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mahesh,&lt;/P&gt;&lt;P&gt;It is not possible to set trigger without using Buttons.&lt;/P&gt;&lt;P&gt;Try to use Button's action triggered by using Macro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 09:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150233#M899668</guid>
      <dc:creator>manidhana90</dc:creator>
      <dc:date>2016-07-14T09:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150234#M899669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Were you trying to create this trigger, opening the dashboard on one of the licensed server? I presume so. Coz when i opened the same dashboard on my desktop, it does not show any of those external action options. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dashboard opened on Server: Another thing what i observed is, when i am using action -&amp;gt; DocProperties -&amp;gt;Triggers -&amp;gt; OnOpen -&amp;gt; External -&amp;gt; OpenURL. It works fine. This looks little strange to me. I will be interested to know why it is not working on OnPostReload trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be a security issue which needs to be over ridden when OnPostReload is used. I am not sure. But the work around would be the one I have sent you in my previous post (attached qvw file). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you find any answers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 14:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150234#M899669</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-07-14T14:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150235#M899670</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;On any Select,On Open Triggers are working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On post reduce data,On post reload Triggers are not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your sharing information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 16:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Buttons/m-p/1150235#M899670</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-07-14T16:49:35Z</dc:date>
    </item>
  </channel>
</rss>

