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: 
SunilChauhan
Champion II
Champion II

I am not able to load from sp. its running but no result

I am not able to load from sp. its running  but no result,its also not showing any error

connectionstring here;

Load *;

SQL EXEC test.[test].[GetMyInstance] @Period = '7/01/2016', @User = NULL , @Role = 'Newuseradmin'

Can someone help me on this?

Sunil Chauhan
4 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Make sure the SP returns only one result set.


talk is cheap, supply exceeds demand
SunilChauhan
Champion II
Champion II
Author

how to check?

Sunil Chauhan
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Look at the code of the SP


talk is cheap, supply exceeds demand
trdandamudi
Master II
Master II

Check out the below link and see if it helps...

https://community.qlik.com/docs/DOC-16567