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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Saving data on server

Hi

Is any way to save data on server from application in web browser ? For example object export to excel but save not on local desktop but on server or even value of variable save to txt file on server?

Any way to run macro on server side ?

Thanks
Sylwester

2 Replies
Anonymous
Not applicable
Author

Save it to the full unc folder share name on the server, e.g.

     \\servername\foldershare

Anonymous
Not applicable
Author

yes, I've seen people on forum here, using macro to export data programattically and save to a file somewhere. Create Excel Files via Macro on QlikView Server