<?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 Button to record user Usage in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322552#M1176925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hey Mwoolf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never successfully used macros in QV , today this will change !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen that message and to be fair to our users they tend to always check for allowance,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;its easy enough for me to communicate with them to allow them anyway !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any sample of a QV macro that runs on open , or any macro that I can look at ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2012 14:38:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-27T14:38:23Z</dc:date>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322548#M1176921</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;I have a QV dashboard with 10 different users, I need to know who is actually using the dashboard and when ( Its an internal debate issue !!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our support have told me that there is no easy way to record this so I was thinking that ( AND I DONT KNOW IF THIS IS POSSBLE)&lt;/P&gt;&lt;P&gt;as a work around -- &lt;/P&gt;&lt;P&gt;Hide all sheets - bar one&lt;/P&gt;&lt;P&gt;On this sheet put a button that when toggled&lt;/P&gt;&lt;P&gt;shows all sheets and&lt;/P&gt;&lt;P&gt;*Presumably uses a macro to update an Excel file on the s drive with data based on users info&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Hence I would have a log of all users!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone got any feedback on this ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Do you think its possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I not even try and persue it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice greatly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 12:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322548#M1176921</guid>
      <dc:creator />
      <dc:date>2012-02-27T12:09:27Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322549#M1176922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yes, this is possible.&lt;/P&gt;&lt;P&gt;Use osuser() to get the userID&lt;/P&gt;&lt;P&gt;You will find many posts telling you how to write to an Excel file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 14:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322549#M1176922</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-02-27T14:20:05Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322550#M1176923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks mwoolf!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ill start research mode so &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 14:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322550#M1176923</guid>
      <dc:creator />
      <dc:date>2012-02-27T14:21:48Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322551#M1176924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A problem that you may encounter is that users will have to accept System Level macros when they open the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some posts that describe how to force this through registry entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can be sure that users have accepted system level macros, you don't need to use a button or hide any sheets.&lt;/P&gt;&lt;P&gt;You can set a macro to run when the document is opened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 14:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322551#M1176924</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-02-27T14:34:20Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322552#M1176925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hey Mwoolf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never successfully used macros in QV , today this will change !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen that message and to be fair to our users they tend to always check for allowance,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;its easy enough for me to communicate with them to allow them anyway !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any sample of a QV macro that runs on open , or any macro that I can look at ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 14:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322552#M1176925</guid>
      <dc:creator />
      <dc:date>2012-02-27T14:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322553#M1176926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 15:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322553#M1176926</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-02-27T15:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322554#M1176927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Mwollf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Honestly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is great thanks so much that would have taken me ages, if you're ever in dublin Ill get you a pint&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 15:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322554#M1176927</guid>
      <dc:creator />
      <dc:date>2012-02-27T15:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322555#M1176928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might find the Audit logs of interest for this requirement which reside at ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\ProgramData\QlikTech\Qvs on the server, but you will need to switch on client activity logging in QEMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 15:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322555#M1176928</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2012-02-27T15:33:54Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322556#M1176929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="QV Error.bmp" class="jive-image" src="https://community.qlik.com/legacyfs/online/11709_QV+Error.bmp" /&gt;&lt;/P&gt;&lt;P&gt; Hey Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to be working fine for developers on the Server but those using a viewers license are getting the following message&lt;/P&gt;&lt;P&gt;-- Any suggestions ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322556#M1176929</guid>
      <dc:creator />
      <dc:date>2012-02-27T16:06:18Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322557#M1176930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; They either don't have Excel or they haven't set System Level Access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322557#M1176930</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-02-27T16:08:27Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322558#M1176931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Excel file is saved onto the server and it works fine for the 2 developers its only the viewers that are having this issue -- in saying that Excel is not installed on the server, nor will it be !! Does this mean this is a non runner now ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I Ctl + Shift+M I see that the Macro level seems to be fine !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do they set System Level Access ?&lt;/P&gt;&lt;P&gt;As always any suggestions greatly appreciated !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="excel error.bmp" class="jive-image" src="https://community.qlik.com/legacyfs/online/11716_excel+error.bmp" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322558#M1176931</guid>
      <dc:creator />
      <dc:date>2012-02-27T16:31:05Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322559#M1176932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Excel doesn't need to be installed on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have the end user do Shift+Ctrl+M to check the macro access level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:34:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322559#M1176932</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-02-27T16:34:15Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322560#M1176933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Mwoolf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the viewers it is set to "Limit Module....." but even if they click onto "Give System ....." it does not run, presumably they need to change to that and save it and then everytime they open thereafter it would work !!&lt;/P&gt;&lt;P&gt;But I dont know how to allow the viewer to Save this change , &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Do you ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322560#M1176933</guid>
      <dc:creator />
      <dc:date>2012-02-27T16:46:36Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322561#M1176934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Registry entry should be saved when user selects. Are these users administrators of thier computers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, you may need to set the appropriate registry key for them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322561#M1176934</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-02-27T16:49:03Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322562#M1176935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Im having issues replying , I hope you get this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nobody in this office are administrators of our PCs , do you know how an administrator would change /amend the registry key ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 17:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322562#M1176935</guid>
      <dc:creator />
      <dc:date>2012-02-27T17:12:15Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322563#M1176937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The administrator will log into the PC and run the following vbscript. Copy the script and paste into a text editor. Then save with any name and a .vbs extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'// **************************************************&amp;nbsp; &lt;/P&gt;&lt;P&gt;'// Script for adding some registry keys to the current user profile/registry settings&amp;nbsp; &lt;BR /&gt;'// for enabling the macro security/module security for the SERVER defined below&amp;nbsp; &lt;BR /&gt;'// ~&amp;nbsp; &lt;/P&gt;&lt;P&gt;'// CONFIGURATION&amp;nbsp; &lt;/P&gt;&lt;P&gt;'// Just configure the script by defining your server below&amp;nbsp; &lt;/P&gt;&lt;P&gt;'// ~&amp;nbsp; &lt;/P&gt;&lt;P&gt;'// The article explaining this script can be found at&amp;nbsp; &lt;/P&gt;&lt;P&gt;'// &lt;A href="http://www.qlikblog.at/523/"&gt;http://www.qlikblog.at/523/&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;'// **************************************************&amp;nbsp; &lt;/P&gt;&lt;P&gt;CONST cSERVER_NAME = "YOUR_SERVER_NAME" &lt;/P&gt;&lt;P&gt;Dim WshShell 'as Object&amp;nbsp; &lt;/P&gt;&lt;P&gt;' Delete any registry entries where the user blocked script for the server&lt;BR /&gt;on error resume next&lt;BR /&gt;WSHShell.RegDelete "HKCU\Software\QlikTech\QlikOcx\Settings for Qlikview Servers\Module Script Blocked\" &amp;amp; cSERVER_NAME&lt;BR /&gt;WSHShell.RegDelete "HKCU\Software\QlikTech\QlikOcx\Settings for Qlikview Servers\Module Script Blocked\"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Set WshShell = WScript.CreateObject("WScript.Shell")&amp;nbsp; &lt;/P&gt;&lt;P&gt;WshShell.RegWrite "HKCU\Software\QlikTech\QlikOcx\Settings for Qlikview Servers\", 1, "REG_SZ"&amp;nbsp; &lt;/P&gt;&lt;P&gt;WshShell.RegWrite "HKCU\Software\QlikTech\QlikOcx\Settings for Qlikview Servers\Module Script System\", 1, "REG_SZ"&amp;nbsp; &lt;/P&gt;&lt;P&gt;WshShell.RegWrite "HKCU\Software\QlikTech\QlikOcx\Settings for Qlikview Servers\Module Script System\ " &amp;amp; cSERVER_NAME, "", "REG_SZ" &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 12:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322563#M1176937</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-02-28T12:19:28Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322564#M1176939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have tried to reply 3 times with no success.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 12:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322564#M1176939</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-02-28T12:23:29Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322565#M1176940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Mwoolf &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive had same issue !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 12:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322565#M1176940</guid>
      <dc:creator />
      <dc:date>2012-02-28T12:56:36Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322566#M1176941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I posted a reply regarding how an admin would change the registry settings and got a message saying that my post had to be approved by a moderator.&lt;/P&gt;&lt;P&gt;We'll see if it shows up later today.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 13:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322566#M1176941</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-02-28T13:09:16Z</dc:date>
    </item>
    <item>
      <title>Button to record user Usage</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322567#M1176942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Mwoolf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully they approve it and I get to read it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 14:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-record-user-Usage/m-p/322567#M1176942</guid>
      <dc:creator />
      <dc:date>2012-02-28T14:31:48Z</dc:date>
    </item>
  </channel>
</rss>

