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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
d_koti24
Creator II
Creator II

is it possible to call the stored proc's in qlikview?

In sql server reporting services we can call the stored proc's....in qlikview is it possible ,if possible how?

1 Solution

Accepted Solutions
tresesco
MVP
MVP

Yes. Many discussions are there here in community like: How to Call Store Procedure in Qlikview

SQL EXEC DatabaseName.dbo.ProcedureName

View solution in original post

4 Replies
tresesco
MVP
MVP

Yes. Many discussions are there here in community like: How to Call Store Procedure in Qlikview

SQL EXEC DatabaseName.dbo.ProcedureName

ashfaq_haseeb
Champion III
Champion III

Hi,

Yes Possible,

Have a look at this post too.

http://community.qlik.com/message/206346#206346

Regards

ASHFAQ

d_koti24
Creator II
Creator II
Author

thank u ...tresesco and ashfaq

jagan
Partner - Champion III
Partner - Champion III

Hi,

Check this link

Stored Procedure Parameters SQL

Regards,

Jagan.