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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to Call stored procedure in Qlikview

Hi,

I have a stored procedure which contains 3 input parameters with multiple select and Inner joins.

I want to Call the SP in Qlikview. I followed lots of Blogs but I did't got sucess to Execute the SP in Qlikview. Help me.

I am Using OLEDB and my calling method is:

  SQL CALL [DBNAME].[dbo].[ABC] @_EndTime ='2012-12-31 00:21:06.550', @_StartTime = '2012-12-31 00:21:06.550',

@_UserName = 'XYZ';

24 Replies
Not applicable
Author

Hi Kishore,

please create new thread for this and make this thread as answered it helps other community users for reference. if they got same problem.

Not applicable
Author

Hi Streak,

I already create the thread for this see the below link:

http://community.qlik.com/thread/75116

Not applicable
Author

Please try to find out the solution :-  how to create QVD from SP.

Thank You.

rbecher
MVP
MVP

The link below doesn't work...

Astrato.io Head of R&D
Not applicable
Author

this is working for me and i open more than 5 time from the same link:

please check whether the below link is working or not:

http://community.qlik.com/thread/75116

One more link i have for the same Question:

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