Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Reporting Services - Multiple Page Breaks Issue

$
0
0
Hi All, I have a unique kind of requirement explained as under. I have two table controls on report design. 1) The table one is say main details of metric 2) The table two is the trended values of the metric over time. I have added a group on metric type to each of the tables, and added a page break at beginning of the group. Now the requirement is that when table one shows details of metric "A" the table two should show trended data for metric "A" The way I have implemented it, shows all the main details first one metric per page then all the trended data one metric per page. I have 16 metrics so I have 32 pages in the output (first 16 with main details and then another 16 for trended data). Is there any way that we can use the same group on both tables and the output will have 16 pages with two tables on each page (one for main details and the second for trended data)ThanksGurpreet

Viewing all articles
Browse latest Browse all 2791

Trending Articles