Hi,
Another Quick SQL Query for SSRS 2008. I've had some great help this week already!
I have created my report, and I also havenumerous multiple value parameters within my report which are populated from datasets.
I would like to make each parameter optional but thisdoesn'tseem a simple "check box"exercise - presently the report only runs when I make a selection from each parameter.
For example I have: -
1) Internal Handler
2) Sales Exec
3) Sales Office
4) Supplier
Making a selection from each parameter provides incorrect or Zero results in my report.
I would like to be able to select Internal Handler and Sales Exec onlywithout specifying a Sales Office or Supplier, and additionally I would like to be able to select Sales Exec and Supplier only without selecting a handler or Supplier. is this possible?
Apologies in advance for the poor...