I have a paremeter called contractid set up with a fixed value of R00031A this gets used in a dataset using
WHERE contract id in (@Contractid)
I now need to pass 2 values so R00031A, R00031B to the same dataset
so the equivalent of
Where contractid in ('R00031A', 'R00031B')
everytime I try the report runs but returns no data, any idea where I'm going wrong?
Thanks.
I love deadlines. I like the whooshing sound they make as they fly by
Douglas Adams
(1952-2001)