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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to use Stored Procedures in Qlik Sense?

Hello,

I have an interface that lets you choose the values you want, for example brand name and discount % of various brands. Now upon making the selections, I have a "view results" button which needs to go to a stored procedure to compare and generate results at the back end.

How is this possible in qlik sense?

Please help!

Thanks,

Srijhari

4 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Not applicable
Author

Thank you!

Is there any way I can do this in the data load editor?

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

No.


talk is cheap, supply exceeds demand
Not applicable
Author

Okay! Thanks for letting me know! I have another question. Is it possible to do the above procedure by writing a piece of code in MySQL and running that through EXEC statement in the Data Load editor?

Can this be an alternative for the extension?

Thanks!