Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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';
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.
Hi Streak,
I already create the thread for this see the below link:
Please try to find out the solution :- how to create QVD from SP.
Thank You.
The link below doesn't work...
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: