- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2023 11:35 AM
Need to copy Dashboard and the reports that are in a global scope to a new/old scope application. Is that possible? Or do I need to go to the scope application and redo the dashboard and the reports? Any one have any feedback or education on how to accomplish that? Your feedback, education and technical know how is appreciated.
Luis
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2023 01:29 PM
Hello,
There isn't an out of box feature to move those to another scope as when they're built...the application scope is set on the record. There's the possibility of using a script to change it, maybe, but I wouldn't recommend it.
You're better off just using the originals as guides and just taking a few moments to rebuild them.
Please mark reply as Helpful/Accept Solution, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2023 01:35 PM
Yes, it is possible to copy a dashboard and reports from a global scope to a new or existing scope application in ServiceNow. You can do this using the following steps:
- Go to the global scope dashboard or report that you want to copy.
- Click the "Actions" menu and select "Export."
- Save the XML file to your local system.
- Go to the target scope application where you want to import the dashboard or report.
- Click the "Actions" menu and select "Import."
- Choose the XML file that you exported in step 3 and click "Import."
The dashboard or report will now be imported into the target scope application. You may need to adjust the report queries or widgets to reflect the new application scope. Additionally, you should be mindful of any security implications of importing a dashboard or report into a different scope application.
Please note that the exact steps to perform this task may vary depending on the version of ServiceNow you are using.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2023 01:29 PM
Hello,
There isn't an out of box feature to move those to another scope as when they're built...the application scope is set on the record. There's the possibility of using a script to change it, maybe, but I wouldn't recommend it.
You're better off just using the originals as guides and just taking a few moments to rebuild them.
Please mark reply as Helpful/Accept Solution, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2023 01:35 PM
Yes, it is possible to copy a dashboard and reports from a global scope to a new or existing scope application in ServiceNow. You can do this using the following steps:
- Go to the global scope dashboard or report that you want to copy.
- Click the "Actions" menu and select "Export."
- Save the XML file to your local system.
- Go to the target scope application where you want to import the dashboard or report.
- Click the "Actions" menu and select "Import."
- Choose the XML file that you exported in step 3 and click "Import."
The dashboard or report will now be imported into the target scope application. You may need to adjust the report queries or widgets to reflect the new application scope. Additionally, you should be mindful of any security implications of importing a dashboard or report into a different scope application.
Please note that the exact steps to perform this task may vary depending on the version of ServiceNow you are using.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 03:04 AM
Just go to sys_report table, open record on the app scope you want, right click header, insert and stay.