Viewing post 1 (of 1 total)
I would think that you should be able to use 2 DataSets for the same table.
To use a field in the second DataSet, try:
= (Fields!ID.Value, "DataSetName")
December 8, 2005 at 10:37 am
#608483