<?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: Reload On Server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933451#M971374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you can let your users use the IE Plugin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Sep 2015 11:23:17 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-09-11T11:23:17Z</dc:date>
    <item>
      <title>Reload On Server</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933445#M971368</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;I want to execute button with reload action or execute macro below:&lt;/P&gt;&lt;P&gt;Sub ReloadOnOpen&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Reload&amp;nbsp; &lt;/P&gt;&lt;P&gt;End Sub&amp;nbsp; &lt;/P&gt;&lt;P&gt;The macro executes on QlikView desktop only but when I upload the document to QlikView server it will never execute.&lt;/P&gt;&lt;P&gt;Any suggestion ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933445#M971368</guid>
      <dc:creator />
      <dc:date>2015-09-11T10:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reload On Server</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933446#M971369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the QMC to create a reload schedule for the document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933446#M971369</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-11T10:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reload On Server</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933447#M971370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using multiple databases so when a user select database name from the listbox, Qlikview will edit all SQL queries in the edit script which is related to the user selection. For this reason, the macro will reload data again.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933447#M971370</guid>
      <dc:creator />
      <dc:date>2015-09-11T10:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reload On Server</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933448#M971371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try applying a trigger (in QMC) to reload on your document instead of a macro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933448#M971371</guid>
      <dc:creator />
      <dc:date>2015-09-11T10:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reload On Server</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933449#M971372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this document: &lt;A href="https://community.qlik.com/docs/DOC-4343"&gt;Triggering an EDX Task from the Ajax Client&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933449#M971372</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-11T10:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reload On Server</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933450#M971373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for replying, do you have other suggestion because I tried this solution and it make me confused. I just want something provided by QlikView system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933450#M971373</guid>
      <dc:creator />
      <dc:date>2015-09-11T11:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reload On Server</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933451#M971374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you can let your users use the IE Plugin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Server/m-p/933451#M971374</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-11T11:23:17Z</dc:date>
    </item>
  </channel>
</rss>

