How to move the content of the dashboard ( reports, PA widgets, content blocks, and other widgets)

Emy Johny
Tera Contributor

I am trying to move a dashboard (which is in a custom application ) from DEV to TEST. I have tried 'Unload Dashboard' option and captured the updates in an update set and committed in TEST . I can see the portal pages in TEST environment but The Dashboard has only the layout, no reports are displayed. 

1 ACCEPTED SOLUTION

Kris Moncada
Tera Guru

Have you tried the Add to Update Set Utiltiy, available on the ServiceNow Share site? 

https://developer.servicenow.com/connect.do#!/share/contents/9824957_add_to_update_set_utility?v=8.2...

 

The description did specifically mention about PA Dashboards, see below:

KrisMoncada_0-1718413145796.png

 

Hope this helps.

 

UPDATE: I personally gave this a whirl and it appears to grab all the necessary records for a dashboard. 

 

View solution in original post

2 REPLIES 2

Kris Moncada
Tera Guru

Have you tried the Add to Update Set Utiltiy, available on the ServiceNow Share site? 

https://developer.servicenow.com/connect.do#!/share/contents/9824957_add_to_update_set_utility?v=8.2...

 

The description did specifically mention about PA Dashboards, see below:

KrisMoncada_0-1718413145796.png

 

Hope this helps.

 

UPDATE: I personally gave this a whirl and it appears to grab all the necessary records for a dashboard. 

 

Thank you so much Kris. I have moved  contents of the dashboard to TEST successfully.