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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
niana-varma
Contributor II
Contributor II

calling stored procedure for the automated report : Qliksense

I am running a 5 input parametrized stored procedure for the automated QLIK Sense report. Now I tried to execute this for the QLIK Sense but I couldn't find any relevant resource which can show the details of calling the stored procedure.

niana
Labels (2)
1 Reply
buddhabang
Contributor III
Contributor III

Have you tried

Call YourFunctionName ('Param 1', 'Param 2', 'Param n');