How to make duplicate copies of 25 reports in bulk?

hanaphouse
Giga Guru

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. 🙂

7 REPLIES 7

sachin_namjoshi
Kilo Patron
Kilo Patron
  1. Navigate to Reports > View / Run.
  2. Click the arrow next to Save.
  3. Select Insert and Stay.Save menu insert and stay
    Creates a copy of the report that you can modify.

 

Regards,

Sachin

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.

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

 

 

Thanks. How do I view all 25 reports attached to this dashboard?