Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
perumal_41
Partner - Specialist II
Partner - Specialist II

Analysis object usage

Hi Everybody ,

                        I want analysis object usage Per userwise through Macro .I am using Qlikview 9 Server .Its not have Audit Log file.

how analysis object usage Per userwise through Macro.I Don't Know  is possible or not

11 Replies
Not applicable

Hi Ian,

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).  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).  The module security needs to be set to system access and the current local security needs to allow system access.  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!

Hope that helps.

Holly M.

Not applicable

Thanks Holly, looks like I’ll join the queue in waiting for a decent logging mechanism built into the software itself