To use multiple dataset values ββin an SSRS report, we must use the code below.
First (Fields! MyField.Value, "Datasetname").
If, having typed this, you still get the same problem, then right-click on the text field and select the expressions, and then click "Dataset" in the expressions. Select a dataset, and then double-click the desired column. After that, click OK.
If you have several controls, then everything is the same for them and check them by running a report.
Bipin singh
source share