Showing posts with label Dataset. Show all posts
Showing posts with label Dataset. Show all posts

Wednesday, 30 June 2010

Display dataset query in the report - SSRS

To display a dataset query in the report, simply place the following code in a textbox expression:

=datasets!datasetname.commandtext