Hello Guys
Can you help? I have a report which calls another report passing a parameter as an in command. This works fine when passing one value however when I pass more than 1 value the report does not work.
The actual line of the report is:
b.dept in (@team)
I want to pass Team 1, Team 2, Team 3
Please advise on the easiest and best method to do this.
Thanks in advance