Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
shaves
Starting Member
2 Posts |
Posted - 2015-03-06 : 17:34:54
|
I have 1 dataset that returns data for all groups. I have a second dataset that contains a list of branches for a particular group. Can I filter the results of the first dataset so only data for branches in the second dataset is returned?I've tried filters with parameters, datasets and single branches but the report doesn't return anything with a filter on the first dataset.I must be doing something wrong with the filter but I'm not sure what. Any suggestions would be greatly appreciated. Thanks. |
|
|
|
|