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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

path on the server of the access point

server path where the generated files are saved from the access point.

my problem is to generate a macro, but to run it on the access point tells me that you can not open my file in the path I put my problem is that I have to save or route is not there any in particular for access point.

thank you very much for your support!

1 Reply
marcus_sommer

I assume you need an unc-path and a share to the drive like: Shared resource - Wikipedia, the free encyclopedia

\\YourServer\d$\YourFolders\YourFiles.qvw

But the many macros won't work on the server / access point and their using is rather not recommended: Macros are Bad

- Marcus