November 12, 2007 at 2:33 pm
Can anyone tell me if there is an option for text wrapping off or a way to set the text length so when users export a report to excel they can avoid having to format the excel file? Also, I have the interactive sort property applied in my report but it does not show when exported to excel.
November 30, 2007 at 4:57 am
I have a similar issue. I've avoided this by telling users to export reports to CSV and then open in Excel. This strips out all of the Reporting Services formatting.
November 30, 2007 at 10:07 am
What control are you using? the Table control?
on each cell on the table control you can select the Cangrow Property and set it to false.
That will maintain the layout of the report.
Interactive sort does not export to excel. I Don't know the reason why.
I just know it doesnt.
November 30, 2007 at 7:31 pm
Good to know about the table control and the interactive sort. Thx for responding.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply