
There is interesting issue facing in SSRS reporting. I use two control Matrix and Table according to my need in parallel. There is some blank space between both controls. Matrix have dynamic number of columns while table have fixed.
Issue is that, I want to print report on A4 size page so I want to fix the width of Matrix. Matrix pushes the table forward and remains blank space constant between matrix and table while matrix have to use blank space why it disturb the table.
If some one have solution please provide me so that i can fix the issue ASAP!
Thanks and Best regards,
Majid
*This post is locked for comments
I have the same question (0)If you look at the properties of report, there is a property "Consume White Space". Set its value to yes. Then try running the report again.