If you became a customer of the Syncfusion� Reporting Platform or the Report Viewer, Report Designer, or Report Writer components before October 2019 and have questions related to those products, you can request support through our forum system. However, please note that this support system is only for existing customers who are still using the Syncfusion� Reporting Platform or its components and not for new customers looking for reporting products from Syncfusion�.

For new customers or those with general reporting questions, we recommend contacting our support team at https://support.boldreports.com/, which is a separate brand created by Syncfusion� for its reporting solutions. Our team will be happy to assist you with any questions you may have.

Thank you for choosing Syncfusion� for your reporting needs.

Add new datasources to designer at runtime

The program I wrote connects to data via Web API. I added the ReportDesigner tool to the application so that users can design new reports. When I manually select the API address and add a sample API endpoint to ReportDesigner as a datasource, it works fine.

There are around 30 and frequently updated API endpoints defined in the system.

What I want to do is: I will ask what kind of report the user wants to prepare. Afterwards, while the user opens the report design screen, I want to be able to add the relevant data sources to the report from the API endpoints defined in the system, according to the user's selection.

For example: There may be different data sources when preparing a stock report and different data sources when preparing a sales report. These data sources should come ready to the user.

I am using Blazor and C# coding infrastructure

I would be very grateful if you could help me figure out how to do this.


Best regards.


1 Reply

AM Arumugasami Murugesan Syncfusion Team March 27, 2023 07:49 AM UTC

Hi Seckin Karabacakoglu,

Thanks for contacting Bold Reports support.


Please refer to the below documentation to add the data source and dataset for Report Designer from application.

https://help.boldreports.com/embedded-reporting/aspnet-core-reporting/report-designer/how-to/create-datasource-and-dataset-for-designer-from-application/

https://help.boldreports.com/embedded-reporting/javascript-reporting/report-designer/how-to/create-datasource-and-dataset-for-designer-from-application/


Regards,
Arumugasami M


Loader.
Up arrow icon