<?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: Using Macro - Possible to detect whether running desktop or via Accesspoint ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744421#M265764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could try to query the User / Computername / DOMAIN / IP or similar to detect this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jan 2015 15:21:31 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-01-07T15:21:31Z</dc:date>
    <item>
      <title>Using Macro - Possible to detect whether running desktop or via Accesspoint ?</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744418#M265761</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;Using a Macro - Is it Possible to detect whether running desktop or via Accesspoint ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, please describe.&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, 06 Jan 2015 20:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744418#M265761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-06T20:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using Macro - Possible to detect whether running desktop or via Accesspoint ?</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744419#M265762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the user is on the AccessPoint then a macro is unlikely to work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 20:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744419#M265762</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-01-06T20:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using Macro - Possible to detect whether running desktop or via Accesspoint ?</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744420#M265763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The macro is working like a charm via Accesspoint.&lt;/P&gt;&lt;P&gt;I'm actually running an EDX command to reload/republish.&lt;/P&gt;&lt;P&gt;(I was surprised to see it work but it did &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 20:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744420#M265763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-06T20:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using Macro - Possible to detect whether running desktop or via Accesspoint ?</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744421#M265764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could try to query the User / Computername / DOMAIN / IP or similar to detect this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 15:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744421#M265764</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-01-07T15:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using Macro - Possible to detect whether running desktop or via Accesspoint ?</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744422#M265765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not tried it myself, but in the theory, you should be able to retrieve the value from the QlikView System Function "ClientPlatform()".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are running in Desktop mode, this will return null, otherwise it will return &lt;SPAN class="Code"&gt;Browser.Firefox, &lt;SPAN class="Code"&gt;Mobile.iPhone etc.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;SPAN class="Code"&gt;It will be fair to assume,that you have accessed a document through the accesspoint, if you are using one of these browsers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 15:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Macro-Possible-to-detect-whether-running-desktop-or-via/m-p/744422#M265765</guid>
      <dc:creator>martin_dideriks</dc:creator>
      <dc:date>2015-01-07T15:36:42Z</dc:date>
    </item>
  </channel>
</rss>

