Greetings, all!
I have a report I'm designing where, as a simple SQL report viewed only on a screen, it was irrelevant how wide it was.
However, now I've been asked to duplicate this report in SSRS and to include the option to print it out.
Well, the problem is, as it stands - with 8pt font, even - it will require a sheet of paper about 24" wide to get all of a single row to print.
So, I'm trying to create a Tablix that will split the data into two sets of header/detail rows in the same Tablix. The solutions I've found with online searches have been unsatisfactory and I wondered if someone here might have found a workable solution that doesn't involve writing an app in basic or C.
Thanx!