I'm new to RS, I've got SQL2005 installed and I'm trying to use the multiple select report parameter. I'm using a report filter to = database.field IN =Parameter.value(0) etc and even though I'm select more than one in the drop down it's only returning values for one of the options!
Helps what else do I need to do?
Thanks!Fixed, I removed the (0) from the .value filter expressions and it worked.
No comments:
Post a Comment