Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm trying to execute a SQL stored procedure from the data load editor. The code I have is:
MI:LIB CONNECT TO 'My SQL Server';load *;SQL EXEC [dbo].[QlikSenseTest];Store * from MI into 'lib://Qvd/MI.qvd';
I receive the error 'Connection not found: Qvd'. which leads me to believe I need to create a folder called Qvd.
How do I do this?
I've tried creating a dropbox connection although I receive a 'verifying an existing connection was forcibly closed by the remote host' error.
Any help would be appreciated, thanks.
Hi @hplucknett
Wherever you have this folder QVD created that path/folder should be accessible by the Qlik Sense service account
https://community.qlik.com/t5/New-to-Qlik-Sense/How-to-create-connection-for-shared-folders/td-p/154...