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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
KiranMarripudi11
Contributor
Contributor

Need to enable the execution of Stored Procedures from Load Script....

Hi,

How can we enable the execution of a stored procedure from the Load Script of an application..

Can you please advise...

 

 

Regards

Kiran Marripudi.

Labels (2)
1 Reply
Or
MVP
MVP

You can use SQL Execute, e.g.

SQL Execute StoredProcedure1;

You may need to modify your settings as described in this help page:

https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/How-to...