Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
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
 
					
				
		
Save it to the full unc folder share name on the server, e.g.
\\servername\foldershare
 
					
				
		
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
