<?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: Partial Reload/Macros not working in AJAX/IE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539094#M201460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll take a look through it and see if we can implement it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jan 2014 15:00:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-22T15:00:54Z</dc:date>
    <item>
      <title>Partial Reload/Macros not working in AJAX/IE</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539088#M201454</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;I have a document which calls a macro from a button trigger which does a partial reload. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub Reload&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.PartialReloadEx 0, 1&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was working last week in AJAX and IE but now it is not working. I also tried to use the reload trigger instead which does not work either. Macros are allowed on the server. The module security is set to system access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help with 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>Mon, 20 Jan 2014 20:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539088#M201454</guid>
      <dc:creator />
      <dc:date>2014-01-20T20:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload/Macros not working in AJAX/IE</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539089#M201455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I doubt if it could ever work in AJAX. Reload and PartialReload macros only work with the executable clients and the Plug-In.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way to do the same in AJAX is to initiate a trigger that can cause the server to reload the document. I recall seeing a post describing how to do it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 21:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539089#M201455</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2014-01-20T21:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload/Macros not working in AJAX/IE</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539090#M201456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/2310"&gt;Oleg Troyansky&lt;/A&gt; is correct--there is no need to have a macro to do the reload because QV has built in functionality for it (and if you want partial reload, just check the check-box):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/51782_pastedImage_0.png" style="width: 620px; height: 501px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 21:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539090#M201456</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-20T21:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload/Macros not working in AJAX/IE</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539091#M201457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nicole,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I mentioned in my post "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I also tried to use the reload trigger instead which does not work either.&lt;/SPAN&gt;" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the screenshot but it doesn't work.Have you been successful using that trigger in AJAX?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any ideas of a work around or why this is not working using the IE plugin, I would appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response. I have to check with the testers from last week as they siad it was working but they may not have done a full reload before the document was uploaded to the server. You mentioned the partial reload macro/trigger should work in IE, but it is not. I'll try to search for the post you are referring to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_______________________&lt;/P&gt;&lt;P&gt;For the document that we have, when certain variables are changed, some tables require a partial reload. The initial variables are loaded by script so a full reload would not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 21:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539091#M201457</guid>
      <dc:creator />
      <dc:date>2014-01-20T21:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload/Macros not working in AJAX/IE</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539092#M201458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Reload trigger should work in the IE plugin, but not in AJAX.&amp;nbsp; So if you can find something that works in AJAX but not IE plugin, you could use ClientPlatform() to figure out which one should be used depending on if it's being viewed through the plugin or the AJAX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know enough about macros to get yours to work for you, so sorry I can't be of more help there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 14:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539092#M201458</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-21T14:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload/Macros not working in AJAX/IE</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539093#M201459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best option in your case is to use EDX mechanism. There are few differences in using it in v.10 and v.11, so here you can find all necessary information:&lt;/P&gt;&lt;P&gt;v. 11: &lt;A href="https://community.qlik.com/docs/DOC-2650"&gt;Using EDX in QlikView 11&lt;/A&gt;&lt;/P&gt;&lt;P&gt;v. 10: See the attached document and please let me know if you will need a code samples for v.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another option to execute the external reload task (&lt;A href="https://community.qlik.com/message/450437"&gt;Re: Reload from web access&lt;/A&gt;), but I never tried that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 14:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539093#M201459</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2014-01-22T14:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload/Macros not working in AJAX/IE</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539094#M201460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll take a look through it and see if we can implement it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 15:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539094#M201460</guid>
      <dc:creator />
      <dc:date>2014-01-22T15:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload/Macros not working in AJAX/IE</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539095#M201461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 15:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-Macros-not-working-in-AJAX-IE/m-p/539095#M201461</guid>
      <dc:creator />
      <dc:date>2014-01-22T15:01:16Z</dc:date>
    </item>
  </channel>
</rss>

