Hi;
I have a report that uses a table item. When this report is exported to excel some of the table cells span across multiple cells in Excel. I would like to know how to avoid this and make sure that each cell in the Report Table item control gets converted to only 1 worksheet cell in Excel.
Update:
I have a header on the report and a section below the table that displays a legend. When I do not display these 2 sections the table does not export with merged cells to Excel. So is there an option that can specify that the table is to exported exaclty as defined to Excel?
Ok - I read more about export operations and it makes sense that merge cells is possible if different content is being used on the report. Then the export functionality has to determine the best mapping to Excel which may require cells to be merged (I don't know if a worksheet can have different sections that are seperated - i.e do not use the same merges on the same fields). If someone has a good technique to try and optimize this then I would like to hear about it.
Peter
I have a report that uses a table item. When this report is exported to excel some of the table cells span across multiple cells in Excel. I would like to know how to avoid this and make sure that each cell in the Report Table item control gets converted to only 1 worksheet cell in Excel.
Update:
I have a header on the report and a section below the table that displays a legend. When I do not display these 2 sections the table does not export with merged cells to Excel. So is there an option that can specify that the table is to exported exaclty as defined to Excel?
Ok - I read more about export operations and it makes sense that merge cells is possible if different content is being used on the report. Then the export functionality has to determine the best mapping to Excel which may require cells to be merged (I don't know if a worksheet can have different sections that are seperated - i.e do not use the same merges on the same fields). If someone has a good technique to try and optimize this then I would like to hear about it.
Peter