Solved
Forum Discussion
Abhishek_Soni37
3 years agoContributor
Hi @sdelano
You can pass it as a delimited string, then while the SP gets executed you can use SQL function STRING_SPLIT() and use it.
I hope this helps.
Cheers!
Hi @sdelano
You can pass it as a delimited string, then while the SP gets executed you can use SQL function STRING_SPLIT() and use it.
I hope this helps.
Cheers!