- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2025 02:31 AM
Hello Team,
Recently I have moved the Reports from one Instance to Another through XML
All the Reports are visible but the Datasets are not visible, Dataset of the Reports are Not Capturing.
I have Tried to Move the Through Update Sets as well, But still not visible in the Target Instance.
Screenshots below:
Source:
=====
Target
=====
Best Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2025 10:10 AM
Hello @sayan-ghosh ,
Please go to the "sys_report_layer" table and filter by "Report = {your reports}".
Then export those records to XML and import them into the target instance.
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2025 11:10 AM
Hello @sayan-ghosh ,
By default both the Report and its Report Layer configuration is getting captured in Update Sets.
So that would be the recommended approach and using XML would only be the workaround.
If your Report Layers are not captured in Update Sets then the "update_synch" attribute for that table might not be enabled.
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2025 06:28 AM
did you check those got captured in update set or not?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2025 06:40 AM
No,
I have data set as well, still not showing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2025 08:17 AM
Hi @sayan-ghosh
Check thispost.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2025 10:10 AM
Hello @sayan-ghosh ,
Please go to the "sys_report_layer" table and filter by "Report = {your reports}".
Then export those records to XML and import them into the target instance.
Regards,
Robert