The steps required to upgrade a hybrid report to Microsoft Dynamics NAV 2013 are as follows:
- Export the hybrid report in .txt format from the Microsoft Dynamics NAV 2009 database.
- Use the text-format-upgrade tool described earlier in this section to transform its definition into a Microsoft Dynamics NAV 2013 format.
- Import them into the Microsoft Dynamics NAV 2013 database.
- Compile the imported reports. The reports must be compiled in order to finish the report transformation. If there is any report that does not compile because it refers to tables, fields, or any structure that does not exist in Dynamics NAV 2013 anymore, make the report compile by redefining it.
- In Microsoft Dynamics NAV 2013's Development Environment, ...