<?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: Determining which client was used to open QlikView document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288841#M1278656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel Angel Baeyens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have facing this problem can you please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gordon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing this problem can you please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikOcx&lt;/P&gt;&lt;P&gt;macro parsed failed Functionality was lost&lt;/P&gt;&lt;P&gt;Export_To_Microsoft_word&amp;nbsp;&amp;nbsp; ' macro&amp;nbsp; name&lt;/P&gt;&lt;P&gt;Error " the file could not be found&lt;/P&gt;&lt;P&gt;("C:\....\standard template.docx")&amp;nbsp;&amp;nbsp;&amp;nbsp; ' i am taking this template for inserting some Bitmap and Charts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this error Comes when I am login with access point and firing the macro.&lt;/P&gt;&lt;P&gt;but on the server it is working well the only problem id is coming when I am loggging with access point.&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;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/318790/edit" style="color: #636363;"&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2013 15:07:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-06T15:07:31Z</dc:date>
    <item>
      <title>Determining which client was used to open QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288833#M1278641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to determine which client is being used to open a QlikView Document in version 9.00.7440.8 SR3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are several discussions on this topic related to using ActiveDocument.GetApplication.QTProduct.&lt;/P&gt;&lt;P&gt;However, this always seems to return the same value no matter whether the document was open with the IE plugin or AJAX: QlikView 64-bit Edition (x64)&lt;/P&gt;&lt;P&gt;According to the other discussions it should return QlikOcx when the client is the IE plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added a macro to the OnOpen document event trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;P&gt;sub OnOpen&lt;BR /&gt;' Attached to the document OnOpen trigger.&lt;BR /&gt;set doc=ActiveDocument&lt;BR /&gt;set app=doc.GetApplication&lt;/P&gt;&lt;P&gt;app.WaitForIdle&lt;BR /&gt;if app.QTProduct = "QlikOcx" then ' client = plugin&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IeOrAjax = 1&lt;BR /&gt;else&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IeOrAjax = 0&lt;BR /&gt;end if&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Variables("vIEorAJAX").SetContent IeorAjax, true&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;STRONG&gt; &lt;/STRONG&gt;Are these discussions invalid for version 9 ?&amp;nbsp; Does QTProduct not work properly for version 9?&lt;/DIV&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you for your assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288833#M1278641</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Determining which client was used to open QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288834#M1278644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Think you may have a typo in the setting of the variable - it says IeorAjax when it should say IeOrAjax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you could replace the 'ActiveDocument.Variables' with 'doc.Variables', just for consistency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also do you really want the true rather than a false (true means it is added to the MRU 'Most Recently Used' list)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 18:26:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288834#M1278644</guid>
      <dc:creator />
      <dc:date>2011-11-01T18:26:15Z</dc:date>
    </item>
    <item>
      <title>Determining which client was used to open QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288835#M1278646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you help Gordon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct I do not really need TRUE for the MRU, so I set it FALSE.&lt;/P&gt;&lt;P&gt;The variable name change did not seem to impact the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to pass a 1 or a 0 out to the QliView variable vIEorAJAX in order to use it to conditionally show a calendar control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, QTProduct never returns QlikOcx when the client used to open it is using the IE plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 18:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288835#M1278646</guid>
      <dc:creator />
      <dc:date>2011-11-01T18:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Determining which client was used to open QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288836#M1278649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm. I use v9sr4 and it works ok - see the attached example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the variable defined? Is the macro attached to the OnOpen trigger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than that it looks like it could be a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 09:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288836#M1278649</guid>
      <dc:creator />
      <dc:date>2011-11-02T09:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Determining which client was used to open QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288837#M1278651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; oh - the only other differnece is that I am using 32 bit, although the plugin is still the same...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 09:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288837#M1278651</guid>
      <dc:creator />
      <dc:date>2011-11-02T09:55:51Z</dc:date>
    </item>
    <item>
      <title>Determining which client was used to open QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288838#M1278653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gordon, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have the macro on the OnOpen trigger for the Document.&amp;nbsp; I think the difference may be that I am using 64 bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to work if I put the macro on the OnActivate sheet trigger.&amp;nbsp; However, do you know if you can force the sheet to OnActivate when the document opens?&amp;nbsp; The OnActivate only works currently when you actually select the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 12:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288838#M1278653</guid>
      <dc:creator />
      <dc:date>2011-11-02T12:37:14Z</dc:date>
    </item>
    <item>
      <title>Determining which client was used to open QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288839#M1278654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding this to the OnOpen event macro - I dont know if the sheet trigger will fire but can't see why not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.Sheets("yoursheetname").Activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 12:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288839#M1278654</guid>
      <dc:creator />
      <dc:date>2011-11-02T12:42:10Z</dc:date>
    </item>
    <item>
      <title>Determining which client was used to open QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288840#M1278655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gordon!&lt;/P&gt;&lt;P&gt;That seemed to do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 19:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288840#M1278655</guid>
      <dc:creator />
      <dc:date>2011-11-02T19:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Determining which client was used to open QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288841#M1278656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel Angel Baeyens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have facing this problem can you please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gordon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing this problem can you please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikOcx&lt;/P&gt;&lt;P&gt;macro parsed failed Functionality was lost&lt;/P&gt;&lt;P&gt;Export_To_Microsoft_word&amp;nbsp;&amp;nbsp; ' macro&amp;nbsp; name&lt;/P&gt;&lt;P&gt;Error " the file could not be found&lt;/P&gt;&lt;P&gt;("C:\....\standard template.docx")&amp;nbsp;&amp;nbsp;&amp;nbsp; ' i am taking this template for inserting some Bitmap and Charts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this error Comes when I am login with access point and firing the macro.&lt;/P&gt;&lt;P&gt;but on the server it is working well the only problem id is coming when I am loggging with access point.&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;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/318790/edit" style="color: #636363;"&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 15:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determining-which-client-was-used-to-open-QlikView-document/m-p/288841#M1278656</guid>
      <dc:creator />
      <dc:date>2013-03-06T15:07:31Z</dc:date>
    </item>
  </channel>
</rss>

