Hello, I have a report that reders fine in SSRS. When exporting it to excel, the row height is not same as the rendered report. This issue hide part of the letters like "P". The width is ok...
is the table/matrix container inside another container in SSRS (ie nested). make sure in such cases the inner container falls inside outer and corners dont overlap. Also is column part of group inside inner container?
------------------------------------------------------------------------------------------------------ SQL Server MVP http://visakhm.blogspot.com/
Hello, No..I have different tablixes in the report.
quote:Originally posted by visakh16
is the table/matrix container inside another container in SSRS (ie nested). make sure in such cases the inner container falls inside outer and corners dont overlap. Also is column part of group inside inner container?
------------------------------------------------------------------------------------------------------ SQL Server MVP http://visakhm.blogspot.com/