SSRS 2008 R2 - MAX TABS for export to Excel

When I export the SSRS report for Excel, page breaks are done on excel tabs. Is there a limit on the maximum tabs that can be created with this export?

I know there are row / column limitations, but was not sure about the transitions / pages.

+5
source share
1 answer

The limit of sheets in a workbook depends on the computer's memory.

Take a look at this article.

There is no export in export.

+6
source

All Articles