I’m trying to migrate our reporting from Crystal report to MS Reporting Service. In the Crystal Report report designer, I can organize sections of the report, including inserting sections, adding suppress conditions. Please kindly advise how can I achieve those in MS Business Intelligence Studio (built in Visual Studio 2008).
Thank you!
BRs,
William Choi
To organize sections, take a look at Subreports. You can add several elements to a subreport, and then add the subreport to the main report. Then you can set the visibility of the whole subreport in an expression.
MSDN: SSRS Subreports