Showing posts with label advance. Show all posts
Showing posts with label advance. Show all posts

Friday, March 23, 2012

Reporting Services : Exporting Report To Excel (SubReport)

Hi All,

Issue : While Exporting Report to Excel (Report contains SubReport)

Advance Thanks

In Reporint Services, I am using Table control to display the data.

In that control footer section i added one subreport that accessing the value from the Footer Section of the table(like Total ..) Report is generating.

While exporing that report, it is giving exception like : "Sub Report in Table Cell could not be shown."

Any idea/ suggestion to resolve this issue.

I believe export to excel does not support this.

Tuesday, March 20, 2012

Reporting services

How to reset the page number for each group in a table on the report?

Thank you in advance.

Please check the following blog article: http://blogs.msdn.com/chrishays/archive/2006/01/05/ResetPageNumberOnGroup.aspx

-- Robert

|||

Thank you. This was very helpful.

Is it possible to know how many pages are in the group to print page number and out of these many pages in a group?