How to make duplicate copies of 25 reports in bulk?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2020 10:58 AM
I want to make 1 copy for each of the 25 reports in ServiceNow to be used in a duplicate dashboard. However, I can't find anyway on how to do this in bulk.
In the duplicate dashboard, it used the old reports from the other Dashboard. The duplicate dashboard should use different filters. 🙂

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2020 11:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2020 11:22 AM
This is what I am currently doing right now and got tired midway. 🙂
I want to do this copy to all 25 reports in one click.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2020 11:29 AM
You can export this report from sys_report table and create 25 copies in spreadsheet.
Import this spreadsheet with Easy Import
Also, make sure that you copy report permission groups, roles etc if it's shared.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2020 11:59 AM
Thanks. How do I view all 25 reports attached to this dashboard?