Forum Discussion
OldN00b
3 years agoFrequent Visitor
Pass through a list into a sql statement with parameter
I have a list from an existing query called "RiskDataSetID" which contains numerical values (i.e. 741,738,736....n). I created a parameter for this list and i am trying to implement it into the where...
talbot
3 years agoRegular Visitor
You need to wrap your parameter call in Text.From()