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: 
QlikAnalyst
Contributor II
Contributor II

Button to execute store proc in script.

Is it possible to execute store proc in qlik script based on button selection. 

Thanks..

Labels (1)
1 Reply
pedrobergo
Employee
Employee

Hi @QlikAnalyst 

Thinking what you mean with Stored Procedure on Qlik Script, but you can try these options, depends on what you want to do:

1-ODAG/Dynamic View: https://help.qlik.com/en-US/sense/November2022/Subsystems/Hub/Content/Sense_Hub/DataSource/Manage-bi... 

2-Reload button: https://developer.qlik.com/garden/56728f52d1e497241ae69836 

3-Qlik chart level scripting: https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/ChartLevelScripting/char... 

4-Qlik Application Automation trigger from button: https://community.qlik.com/t5/Official-Support-Articles/Triggering-an-automation-from-a-button-on-a-... 

[],

Pedro