2
https://www.codeproject.com/Articles/607382/Running-a-RDL-RDLC-SQL-Report-in-ASP-NET-without-S
2
There are several reporting tools that can be easily integrated with .NET Core Web API and Angular projects, allowing users to customize the design of reports without requiring changes in the code. Here are a few popular options:
-
Telerik Reporting: Telerik Reporting is a comprehensive reporting solution that supports various data sources and provides a rich set of features. It offers a design-time environment where users can create and customize reports visually. The reports can be rendered and displayed in Angular applications using the Telerik Report Viewer component.
-
Stimulsoft Reports: Stimulsoft Reports is a flexible reporting tool that enables developers to create reports in various formats (HTML5, PDF, Excel, etc.) and customize them at runtime. It provides a report designer that can be integrated into the Angular application, allowing end-users to modify the report layout.
-
Syncfusion Reporting: Syncfusion Reporting is another powerful reporting solution that supports .NET Core and Angular. It offers a report designer tool that enables users to create, edit, and customize reports without requiring any code changes. The reports can be rendered using the Syncfusion Report Viewer component in Angular.
-
DevExpress Reporting: DevExpress Reporting is a feature-rich reporting tool that integrates well with .NET Core and Angular. It provides a powerful report designer that allows end-users to customize reports at runtime. The reports can be displayed using the DevExpress Report Viewer component in Angular applications.
These reporting tools provide design-time environments or report designers that allow users to customize the report layout, formatting, and data presentation without the need for code modifications. You can explore the features and compatibility of each tool to find the one that best suits your requirements and integrates smoothly with your .NET Core Web API and Angular project.

1
RDLC does not have that above feature. you need developer to update the design and re-deploy updated design