It's a customized report, I converted a report from C/AL to AL using "ForNavConverter" software, eg: (Update Inventory) report name and i imported into BC, and i save this report .rdl while i open this report via report builder a new report is creating like Update Inventory - Backup (New Report Name)
Here i have attached the image, while i open the report 50001- vendor service item shipment via report builder it automatically create a another report like 50001 - vendor service item shipment - backup
Hello,
did you save it before, with an older version of the report builder?
If you open an rdl file with an newer Version, a backup file is created. So you can access the backup file with an older version.
Hello,
did you save it before, with an older version of the report builder?
If you open an rdl file with an newer Version, a backup file is created. So you can access the backup file with an older version.
It's not happening for the first report, if i open the backup report the same issue occurring with the same name like "inventory report - backup - backup" its creating a new report like this is there is any way to avoid the creation of duplicate report or i need to open report in report builder with some other versions
So what happens, after you save that report? If we take your example, with report 1.
You open report 1 -> save it. Open report 1 again, does it still create a backup file?
So what happens, after you save that report? If we take your example, with report 1.
You open report 1 -> save it. Open report 1 again, does it still create a backup file?
Answers
Look at the report object what does it say in rdlclayout property?
did you save it before, with an older version of the report builder?
If you open an rdl file with an newer Version, a backup file is created. So you can access the backup file with an older version.
I think it's the same as described here:
https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2008-r2/ms143674(v=sql.105)?redirectedfrom=MSDN
It's not happening for the first report, if i open the backup report the same issue occurring with the same name like "inventory report - backup - backup" its creating a new report like this is there is any way to avoid the creation of duplicate report or i need to open report in report builder with some other versions
You open report 1 -> save it. Open report 1 again, does it still create a backup file?
You open report 1 -> save it. Open report 1 again, does it still create a backup file?
Yes it's name like - "report1 - backup"
The post is a bit older, but that maybe it's gonna work.
https://stackoverflow.com/a/52769208