Limitations

RDL specification

The Report Viewer control does not support RDL specification for SQL Server 2000 and SQL Server 2005.

Report layout

  • In the Tablix cell split layout process, the entire cell moves to the next page to display the complete cell items, when the table cell width value exceeds the page width.

Expressions

The object function and VB function do not have complete support.

SSRS

The SSRS Report Server does not provide options to get credential information of the report data source deployed on the server. If the report has any data source that uses credentials to connect with the database, then you should specify the data source credentials for each report data source to establish database connection.

Data Visualization Support

In the WPF .NET Core platform, data visualization items such as charts, maps, and gauges are not supported. As an alternative, you can use Web View based solutions to render reports containing data visualization components. Please refer the below documentation on how to create the Web View sample to render data visualization components