I have the following report using RS2000
(1) In my page header I have a textbox(title of the report).
(2) In my report body, I have a matrix report that can extend horizontally.
My issue is that I don't know how to make sure that my page header title (1) stretches as far as the last matrix row (2).
Any help? Has anyone ever come across this issue and is there a solution to it?
Thanks,
YADGOR2000
Two options:
1. You can add an outmost status column (or a dynamic column with a constant group expression) in the matrix. Put the title in the column header and set the TextAlign to center.
2. Add a table with two header rows and one column, and drop the matrix inside the second row of the table. Put the title in the first table row, and set the TextAlign to center.
|||I am not sure I can understand your response. Can you give me step by step break down for either option 1 or 2.
Thank you
yadgor2000
No comments:
Post a Comment