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)
 Multi-Value Parameters on different pages

Author  Topic 

AF
Starting Member

7 Posts

Posted - 2010-07-07 : 12:01:40
Hello all.

I've got a report that calls up data on college courses.

I've set up a multi-value parameter where users can choose more than one course with the idea that by grouping on 'course' it will display each course on a different page.

I've done this before by choosing 'page break at end' of the group. The problem is - this time i've got more than one table and want all three tables to display for each course on each page.

Any suggestions?

THanks. alex.

I've tried all-sorts but without any luck.
   

- Advertisement -