Using cells as a report designer only?

It occurs we can give cells to the user to specify the Visual Design of the Required report. they then pass the partially generated rdl to the db team to populate and validate the data sources etc with Viz/Biz studio (sourceontroled) and publish to Reporting services.

Can you see any perceived problem with this approach ?

Hi colinr,

Thank you for considering Aspose.Cells.ReportingServices.

It can satisfy your requirements.

First, you use Aspose.Cells.ReportingServices.Client to design report in Excel. If your user need different report , you will design different reports.

Second, you give your user report file (rdl file).

Third, please them populate and validate the data sources through Aspose.Cells.ReportingServices.Client in excel.

Last,publish report to SSRS.