Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
sdtfll
Contributor III
Contributor III

sql exec procedure no response

hi,

 

I created a procedure in sqlserver, named :  procedure_temp , no parameters needed, it works fine in sql server side without any problems.

But qlik sense ignore it when put into scripts, my code as below:

rawBOM:

SQL exec procedure_temp;

 

I checked the processing and found QLIK sense just ignore this code, and generated nothing.

but for my other procedures which need to provide parameters, they work fine in Qlik sense.

does anyone have idea about this, thanks.

 

 

1 Solution

Accepted Solutions
PadmaPriya
Support
Support

Hello @sdtfll 

 

SImilar query on the other thread, please find below thread.

https://community.qlik.com/t5/App-Development/SP-not-returning-Data/td-p/1443191

 

Thanks,

Padma Priya

Qlik Support

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

1 Reply
PadmaPriya
Support
Support

Hello @sdtfll 

 

SImilar query on the other thread, please find below thread.

https://community.qlik.com/t5/App-Development/SP-not-returning-Data/td-p/1443191

 

Thanks,

Padma Priya

Qlik Support

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!