Joel Wehr
Joel Wehr

Reputation: 65

SSRS - Display a tablix across a single page

I am using Report Builder 3 to create a simple report. My report is formatted to be printed in Landscape mode on letter sized paper. I have a single 3 column tablix, that returns about 100 results from a dataset. Instead of breaking to a new page, I want the data to continue displaying in a new set of columns across the page, so that it all fits on a single page. I'm not sure how to accomplish this.

Upvotes: 3

Views: 575

Answers (1)

Hiten004
Hiten004

Reputation: 2481

add three tablix on the one page then divided the data on it..

Upvotes: 2

Related Questions