When we downloading the report .rdl file from dynamics 365 it shows the rdl version is equal to 2005. See below.
xmlns="schemas.microsoft.com/.../reportdefinition"
We are using dynamics 365 on-premise and the sql server version is 2012. What we need to update in the server in order to download reports with 2010 rdl version. Like this.
xmlns="schemas.microsoft.com/.../reportdefinition"
Thanks,
Ruben