Questions tagged [ssrs-2012]
16 questions
0
votes
2 answers
How can I use a value returned from one dataset to build a query for a different dataset, in SSRS?
I'm using SQL Server Report Builder 3.0 to create a report.
I have two tables and I want to look up a value in one table and then use that to select a value from the second table. Example as follows:
Table : Staff
| staff_id | Surname |
| -------- |…

Potatan
- 13
- 8