Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to run given below stored procedure in Qlik Sense but receive an error.
Stored Procedure:
SQL EXEC `mydatabase.myschema.mystoredprocedure`('Country', '01.01.2023', '02.01.2023', NULL, NULL);
Error:
errorcode 70 means permission denied,can you check have the right permission for tables.