Hi,
I have a built a report in SQL Reporting. The report lists products, and then there are a sub report inside the last column, displaying different prices for each product. For every product there are 4 rows that comes from the sub report. The problem is that when exporting the report to Excel there is a blank row inserted between the first row and the second row of the sub report. But the blank row only shows at the 2nd, 5th, 7th, 10th, 12th, 15th, 17th ... product. The data of the sub report of each product is exactly the same as of now. I have tried to set a smaller font to the sub report or change the size of the sub report to be smaller but it does not help. I also did a similar but simpler report/sub report from scratch with the same structure but I got the same problem there.
I am running VS2010 and SQL 2012.
Regards,
Ola