<?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: Analysis object usage in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291777#M108307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am&amp;nbsp; trying to get this to work for my health based reports Holly but it keeps tripping over at line 19... &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Set objFSO = CreateObject("Scripting.FileSystemObject") &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what may be causing this?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Sep 2012 11:03:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-03T11:03:54Z</dc:date>
    <item>
      <title>Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291768#M108298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everybody ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I want analysis object usage Per userwise through Macro .I am using Qlikview 9 Server .Its not have Audit Log file.&lt;/P&gt;&lt;P&gt;how analysis object usage Per userwise through Macro.I Don't Know&amp;nbsp; is possible or not &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 04:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291768#M108298</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2011-08-23T04:40:07Z</dc:date>
    </item>
    <item>
      <title>Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291769#M108299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please any one Replay&amp;nbsp; .I waiting for Reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Perumal.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 06:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291769#M108299</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2011-08-23T06:16:12Z</dc:date>
    </item>
    <item>
      <title>Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291770#M108300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Perumal.A,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I can tell, even in QlikView 10 where you have the Audit log file, there is still not any detail on maximize or activate for sheet objects (charts, etc.).&amp;nbsp; I have been working on this one myself for version 10 in macros.&amp;nbsp; I will let you know if I find an answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Holly M.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 17:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291770#M108300</guid>
      <dc:creator />
      <dc:date>2012-03-08T17:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291771#M108301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a lot of work behind this, but I have tested and this will work for QlikView 10.&amp;nbsp; I can't confirm if this works for QlikView 9 or earlier.&amp;nbsp; I tried to use roughly the same log formatting that QlikTech uses in order to integrate the log files into any existing reporting.&amp;nbsp; You will need to repeat this process for each document on your server that you want to track for it to work.&amp;nbsp; If you haven't already done so, you will need to make sure your server allows (unsafe?) macros to execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 1 - Create Macro:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Go to Tools (menu) -&amp;gt; Edit Module&lt;/P&gt;&lt;P&gt;Paste in the following (VBScript macro code):&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;sub logChart&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;set doc=ActiveDocument&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;strDocPath = doc.GetPathName&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;set s=doc.ActiveSheet&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;objs = s.GetActiveSheetObjects&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;for i=lbound(objs) to ubound(objs)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;strObjectName = objs(i).GetObjectId&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;strfileLine = "" &amp;amp; chr(9) &amp;amp; Now() &amp;amp; chr(9)&amp;amp; strDocPath &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;strfileLine = strfileLine &amp;amp; chr(9) &amp;amp; "Activate" &amp;amp; chr(9)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;strfileLine = strfileLine &amp;amp; Application.GetProperties().UserName &amp;amp; chr(9) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;strfileLine = strfileLine &amp;amp; "Sheet Object Document\" &amp;amp; strObjectName&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;WriteLog(strfileLine)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;msgbox strfileLine&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;next&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;end sub&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Function openOutputFile(byval filename)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;CONST ForWriting = 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Set objFSO = CreateObject("Scripting.FileSystemObject")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;If objFSO.FileExists(filename) Then&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;boolNewFile = false&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;else&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;boolNewFile = true&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;end if&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Set openedFile = objFSO.OpenTextFile(filename, ForWriting, True)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;If boolNewFile then&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;openedFile.WriteLine("Server Started TimeStamp Document Type User Message")&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;end if&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Set openOutputFile = openedFile&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;End Function&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Function WriteLog(byval message)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;strYM = Cstr(Year(Now())) &amp;amp; "-" &amp;amp; Right("0" &amp;amp; CStr(Month(Now())),2)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;logfilename = "C:\ProgramData\QlikTech\QlikViewServer\AuditObjectUsage_&lt;SPAN style="color: #008000;"&gt;ServerName&lt;/SPAN&gt;_" &amp;amp; strYM &amp;amp; ".log"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Set logFile = openOutputFile(logfilename)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;logFile.WriteLine(message)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;logFile.Close&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;End Function &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 2 - Associate Macros:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;On each sheet of the document, you will need to do the following steps.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;First, right-click on sheet and select Properties&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Go to the Triggers tab of the window that pops up&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;For each Object ID, do the following steps (if you haven't already done so, you may also wish to go in to properties of each object and give your objects more meaningful IDs)&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Click on the object ID&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Click Add Action&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Click Add from the Actions Window&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Select Action Type 'External' and Action 'Run Macro', then hit OK&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;For Macro Name type 'logChart'&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Hit OK&lt;/P&gt;&lt;P&gt;Hit OK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 16:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291771#M108301</guid>
      <dc:creator />
      <dc:date>2012-03-09T16:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291772#M108302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I just noticed that I left the msgbox line in there!&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/shocked.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/info.png" /&gt;&amp;nbsp; You will want to take that out for production.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 18:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291772#M108302</guid>
      <dc:creator />
      <dc:date>2012-03-09T18:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291773#M108303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I continue to test this, I have found a few more things.&amp;nbsp; I'm still working through the fact that it only seems to log from the QlikView Desktop and not from the server ajax ZFP client.&amp;nbsp; I've also found a few other things, so here is the updated code (sorry about the indentation - it was a real pain to indent properly last time through).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sub logChart&lt;BR /&gt;set doc=ActiveDocument&lt;BR /&gt;strDocPath = doc.GetPathName&lt;BR /&gt;set s=doc.ActiveSheet&lt;BR /&gt;objs = s.GetActiveSheetObjects&lt;BR /&gt;for i=lbound(objs) to ubound(objs)&lt;BR /&gt;strObjectName = objs(i).GetObjectId&lt;BR /&gt;strfileLine = "" &amp;amp; chr(9) &amp;amp; euroDateTimeFormat(Now()) &amp;amp; chr(9)&amp;amp; strDocPath &lt;BR /&gt;strfileLine = strfileLine &amp;amp; chr(9) &amp;amp; "Activate" &amp;amp; chr(9)&lt;BR /&gt;strfileLine = strfileLine &amp;amp; Application.GetProperties().UserName &amp;amp; chr(9) &lt;BR /&gt;strfileLine = strfileLine &amp;amp; "Sheet Object " &amp;amp; strObjectName&lt;BR /&gt;WriteLog(strfileLine)&lt;BR /&gt;next&lt;BR /&gt;end sub&lt;BR /&gt;&lt;BR /&gt;Function openOutputFile(byval filename, byref boolNewFile)&lt;BR /&gt;CONST ForAppending = 8&lt;BR /&gt;Set objFSO = CreateObject("Scripting.FileSystemObject")&lt;BR /&gt;If objFSO.FileExists(filename) Then&lt;BR /&gt;boolNewFile = false&lt;BR /&gt;else&lt;BR /&gt;boolNewFile = true&lt;BR /&gt;end if&lt;BR /&gt;Set openedFile = objFSO.OpenTextFile(filename, ForAppending, True)&lt;BR /&gt;Set openOutputFile = openedFile&lt;BR /&gt;End Function&lt;BR /&gt;&lt;BR /&gt;Function euroDateTimeFormat(byVal dateString)&lt;BR /&gt;euroDateTimeFormat = Cstr(Year(Now())) &amp;amp; "-" &amp;amp; Right("0" &amp;amp; CStr(Month(Now())),2) _&lt;BR /&gt;&amp;amp; "-" &amp;amp; Right("0" &amp;amp; Cstr(Day(Now())),2) &amp;amp; " " &amp;amp; FormatDateTime(dateString, 4) _&lt;BR /&gt;&amp;amp; ":" &amp;amp; Right("0" &amp;amp; Cstr(Second(Now())),2)&lt;BR /&gt;End Function&lt;BR /&gt;&lt;BR /&gt;Function getServerStartTime(byval fileName)&lt;BR /&gt;CONST ForReading = 1&lt;BR /&gt;Set objFSO = CreateObject("Scripting.FileSystemObject")&lt;BR /&gt;Set openedFile = objFSO.OpenTextFile(fileName, ForReading)&lt;BR /&gt;Do While openedFile.AtEndOfStream &amp;lt;&amp;gt; True&lt;BR /&gt;auditLine = openedFile.ReadLine()&lt;BR /&gt;Loop&lt;BR /&gt;openedFile.Close&lt;BR /&gt;startTime = Left(auditLine, 19)&lt;BR /&gt;getServerStartTime = startTime&lt;BR /&gt;End Function&lt;BR /&gt;&lt;BR /&gt;Function WriteLog(byval message)&lt;BR /&gt;strYM = Cstr(Year(Now())) &amp;amp; "-" &amp;amp; Right("0" &amp;amp; CStr(Month(Now())),2)&lt;BR /&gt;objlogfilename = "C:\ProgramData\QlikTech\QlikViewServer\AuditObjectUsage_&lt;SPAN style="color: #339966;"&gt;yourServerNameHere&lt;/SPAN&gt;_" &amp;amp; strYM &amp;amp; ".log"&lt;BR /&gt;audLogFileName = "c:\ProgramData\QlikTech\QlikViewServer\Audit_&lt;SPAN style="color: #339966;"&gt;yourServerNameHere&lt;/SPAN&gt;_" &amp;amp; strYM &amp;amp; ".log"&lt;BR /&gt;Set objlogFile = openOutputFile(objlogfilename,newFile)&lt;BR /&gt;ServerStartTime = getServerStartTime(audLogFileName)&lt;BR /&gt;If newFile then&lt;BR /&gt;objlogFile.WriteLine("Server Started" &amp;amp; chr(9) &amp;amp; "Timestamp" &amp;amp; chr(9) &amp;amp; "Document" &amp;amp; chr(9) &amp;amp; "Type" &amp;amp; chr(9) &amp;amp; "User" &amp;amp; chr(9) &amp;amp; "Message")&lt;BR /&gt;end if&lt;BR /&gt;objlogFile.WriteLine(cstr(ServerStartTime) &amp;amp; message)&lt;BR /&gt;objlogFile.Close&lt;BR /&gt;End Function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 17:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291773#M108303</guid>
      <dc:creator />
      <dc:date>2012-03-15T17:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291774#M108304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/hm11787" id="jive-1055620302417819279222"&gt;Holly M.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please upload Sample file is Possible . for my reference &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Perumal A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 04:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291774#M108304</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2012-03-16T04:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291775#M108305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our internal QlikView files all contain HIPAA Protected Health Information, so I will have to put something new together.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 14:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291775#M108305</guid>
      <dc:creator />
      <dc:date>2012-03-16T14:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291776#M108306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached a pared-down copy of the movies database demo with the object logging macros set up on four of the charts.&amp;nbsp; You will need to put your server name in to the macros for it to work.&amp;nbsp; As is, you will get a "file not found" when you try to run it until you change the location to point to your server name in the macros.&amp;nbsp; Let me know if you have any questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 15:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291776#M108306</guid>
      <dc:creator />
      <dc:date>2012-03-16T15:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291777#M108307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am&amp;nbsp; trying to get this to work for my health based reports Holly but it keeps tripping over at line 19... &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Set objFSO = CreateObject("Scripting.FileSystemObject") &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what may be causing this?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 11:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291777#M108307</guid>
      <dc:creator />
      <dc:date>2012-09-03T11:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291778#M108308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has been a while since I looked at this because the good people at QlikTech have now confirmed that it only works when users open the QVW files in the QlikView client software (anyone who opens the dashboard through the publisher site isn't logged with the script).&amp;nbsp; This particular script uses (requires) some advanced permissions to make that logging happen, so you have to change the scripting engine security settings to make it work (and I suspect that is where you're getting your error).&amp;nbsp; The module security needs to be set to system access and the current local security needs to allow system access.&amp;nbsp; If you make these two changes, I suspect that will fix the problem (when you open the file, once those are set, it will ask you if you're sure you want it to have those access levels - you'll want to select yes or it won't work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;Holly M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291778#M108308</guid>
      <dc:creator />
      <dc:date>2012-09-04T13:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis object usage</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291779#M108309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Holly, looks like I’ll join the queue in waiting for a decent logging mechanism built into the software itself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-object-usage/m-p/291779#M108309</guid>
      <dc:creator />
      <dc:date>2012-09-04T13:24:21Z</dc:date>
    </item>
  </channel>
</rss>

