Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Multiple tabs in a report(possible)

Author  Topic 

Maxer
Yak Posting Veteran

51 Posts

Posted - 2007-07-30 : 11:11:04
Is it possible to have multiple tabs show up in the same report?

Or perhaps, pages?

Say on Page 1 I want aggregate data (so I setup a table to show that)
Page 2 I want a chart
Page 3 I want another table, but it contains ALL the detail data that was used in the aggregate stuff for page 1 and 2.

Can that be done in Reporting Services?
   

- Advertisement -