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: 
brijesh1991
Partner - Specialist
Partner - Specialist

Macro Export Error while accessing application

Hi All,

I have exported a table after reloading qvw file using macro. But while I am accessig this qvw file from access point, I am getting a error message as shown in attached image. How I can ignore such message box. . .I have ticked Requested Module Security as  "System Access" and Current Local Security as "Allow System Access". Also I have changed module security as "Give System access to module script"

Thanks and Regards,

Brijesh

1 Solution

Accepted Solutions
pljsoftware
Creator III
Creator III

Hi Brijesh

try to read the QVD file in a new project to verify if you can read it.

Verify if your user have right to read the file in the folder.

Try to set the access mode only read, the error say you that you try to access the QVD to write.

Regards

Luca Jonathan Panetta

PLJ Software

View solution in original post

2 Replies
pljsoftware
Creator III
Creator III

Hi Brijesh

try to read the QVD file in a new project to verify if you can read it.

Verify if your user have right to read the file in the folder.

Try to set the access mode only read, the error say you that you try to access the QVD to write.

Regards

Luca Jonathan Panetta

PLJ Software

brijesh1991
Partner - Specialist
Partner - Specialist
Author

Thanks  Luca Jonathan Panetta, It worked. . .Thanks a lot::::