I want to pass the value from multiselectlist to the MSSql IN clause. I checked the state of the query which was correct.
but this query return nothing.
but if I type in the text directly, the result is right.
I want to pass the value from multiselectlist to the MSSql IN clause. I checked the state of the query which was correct.
but this query return nothing.
but if I type in the text directly, the result is right.
Hi @Cheng_Eddy Can you try the two suggestions we have in this doc for MsSql? One of those should work!