Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
SunilChauhan
Champion
Champion

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

Make sure the SP returns only one result set.


talk is cheap, supply exceeds demand
SunilChauhan
Champion
Champion
Author

how to check?

Sunil Chauhan
Gysbert_Wassenaar

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