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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
imtiaz_ullah
Creator
Creator

Calling SQL SP from QlikSense

Hi all,

I have read a load of examples of how to call an SQL SP from QlikView (not specifically QS but assume it's the same), but cannot get the code to fire.

Everything before and after fires within the script, I just never get a result stored in QS from my proc (1 row is returned from the proc). No errors are generated.

SELECT something from MyTable;

ProcResult:

SQL Execute [test].[StoredProcName];

Any thoughts?


Thanks

Immy

0 Replies