Groups | Blog | Home
all groups > sql server reporting services > may 2006 >

sql server reporting services : 2 Tables and 2 Datasets in a report


vamsi
5/30/2006 9:20:26 AM
Hi
I am having 2 Tables and 2 Datasets in the report and depending
up on the Report parameter value either of the dataset should execute
and the data should be displayed in the related tables and other table
should not be seen.

Is it possible to do in this way???

Thanks
Tim Dot NoSpam
5/30/2006 1:21:44 PM
Set the visibility on each table you're using to render the data sets based
on the parameter. If the paramter is X the visibility is hiden for table Y
and vice versa for table X.

[quoted text, click to view]

vamsi
5/30/2006 1:30:12 PM
Thanks Tim.Got it
AddThis Social Bookmark Button