SSRS 2014 – Limits of RDL Files in SSRS 2008 and 2012

sql serversql-server-2008ssrs-2014

Is there any incompatibility with reports developed in SQL Server SSRS 2014, and then exported to .RDL files that will be imported into SQL Server 2008?

Best Answer

SSRS Report Definition Language for SQL Server Reporting Services 2014 cannot be reliably imported into previous versions of SQL Server Reporting Services.

The Report Definition Schema files were modified in 2010; SSRS 2014 uses that version, which supports features that are not supported in the 2008 version of the schema.

The 2010 schema is at: http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition/

The 2008 schema is at: http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition/