Documents & videos about Qlik Sense.
Hi All,
Please refer to the attachment, The following example is for Executing / Call a Stored Procedure from within Qlik Sense.
Thanks
Deva
Hi Deva,
i have a created a table in database and created SP for that table.
but when i tried to use the same am getting below error.
my SP is running succesfully in DB.
am using SQL sever 2014
Hi Chanty!
Insert the database name first:
"database name".dbo.TestSP
Regards.