Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use field from a dataset as parameter for another datset

Status
Not open for further replies.

reldridge

Programmer
Oct 13, 2003
15
GB
Another RS newbie here, so please excuse me if this one's obvious!

I'm modifying an existing report with several datasets and I've added a new one (Territory). I want to filter this dataset to a single row using a field from another dataset - when I try this is get:
The filter value expression for the data set ‘Territory’ refers to the field ‘CustomerID’. Report item expressions can only refer to fields within the current data set scope or, if inside an aggregate, the specified data set scope.

Can anyone show me a workaround for this - thanks in anticipation.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top