Export SSRS report to Excel with Formula

Hi team,


I would to like to be able to export my ssrs report into excel with formulas in the cell. Is that possible?

This message was posted using Email2Forum by Babar Raza.

Hi,


You may use Aspose.Cells for Reporting Services Client component to re-create your report in Excel accordingly. Please read online docs for your complete reference:

http://www.aspose.com/docs/display/cellsreportingservices/Home


Thank you.

Thanks Amjad. Does that mean my report will become an excel report instead? Do we have other alternatives?

Hi,

Aspose.Cells for Reporting Services Client component creates SSRS report definition file in MS Excel.

There are some Excel information/ data in the SSRS report definition file.


Thank you.

If we have to use Excel to generate the RDL files, is there a tool to the convert all existing reports in ssrs to the Aspose Cells report?

Hi,


When you install Aspose.Cells.Renderer for Reporting Services, it will add relevant exporting options to SSRS, so you may select the report (report definition file) and render it via Aspose.Cells, you may test some demos with some built-in reports of AdventureWorks in our featured demos:

Thank you.