Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
Hi thanks for the reply. Unfortunately that doesn't do it. I have tried enabling everything pretty much and still the same issue.