Avinash
Avinash

Reputation: 1313

SSRS reports on EXCEL

I'm trying to export a report to Excel from SSRS reports builder. When I export it to excel i don't want to re-organise the cell size to be able to see the entire data. I've tried using both tables and Textboxes for those cells to be exported as they are, neither worked.. any help will be highly appreciated..

Upvotes: 0

Views: 1435

Answers (1)

Avinash
Avinash

Reputation: 1313

I got it fixed. I had to manually expand the size in the reports builder and set 'can grow' and 'can shrink' to false for each text box. I understand that Excel doesn't support can Grow and can Shrink. Cheers

Upvotes: 2

Related Questions