Downgrade report from Nav 2013 R2
Lec11
Member Posts: 91
Hello,
Is there any way to downgrade a report created in the report builder of Nav 2013 R2 to an earlier version of Nav 2013?
Regards!
Is there any way to downgrade a report created in the report builder of Nav 2013 R2 to an earlier version of Nav 2013?
Regards!
0
Comments
-
Hi,
If this is a new report (not standard NAV Report) then it is easy.
Export the report from NAV 2013 R3 as a TXT file.
Start NAV 2013 and import the txt file. Compile it, done.
This will only work if it is not a standard NAV report, as you won't be able to import txt version of a standard NAV report.
I hope this helps.0 -
That's exactly how I've tried in the first place. But I get report definition differences error, when I'm trying to compile it. I guess it's because of the RDLC version difference!?0
-
Interesting topic. Why not create a very basic report and compare the differences in txt?0
-
In fact I had the report in a previous build. I modified it in R2 and wanted to import it in the ealier version.
And yes, I tried to compare the differences in text but it was madness in the layout. I preferred in the end to apply the changes manually in the designer.0 -
The following method worked for me:
- Export the R2-reports to a txt-file.
- Remove all lines with
<ReportSections>
<ReportSection>
</ReportSection>
</ReportSections>
- Replace
<Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns:cl="http://schemas.microsoft.com/sqlserver/reporting/2010/01/componentdefinition" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition">
lines with
<Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition">0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
