Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

calling mysql stored procedure

Hello all,

I have a mysql stored procedure which accpet one parameter and returns a table. Is it possible that I can apply the store procedure on a column or a certain expression in qlikview and then have it call the stored procedure and bring the results back ?

thanks in advance.

1 Reply
Anonymous
Not applicable
Author

Hi, We cant apply stored procedures for column or for expression, instead we have to call it separately and extract data to table and then we can extract single value using Peek() function in Qlik View