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: 
Not applicable

Macro security being reset

Hi

I have an extremely annoying problem with Qlikview at the moment which to me looks like a bug. Basically I have written some code to export data into a csv file. I am using the FileSystemObject so every time I login I have to change the current local security to system access.

Is there a way to avoid doing that every time I open the dashboard? I tried setting the security programmatically but nothing. User preferences doesnt work either.

Any ideas would be useful.

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

In qlikview go to the User preferences screen and check the box for "Module (Allow CreateObject and File Access)" on the Security tab. Maybe you need to check Launchn and/or File too.


talk is cheap, supply exceeds demand
Not applicable
Author

Hi thanks for the reply. Unfortunately that doesn't do it. I have tried enabling everything pretty much and still the same issue.