Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Platform Analytics- Dashboard - How to change owner

Dhairya Grover
Tera Contributor

How to change the owner of the dashboard in Platform Analytics. 

6 REPLIES 6

Adam43
Tera Contributor

unfortunately, this value is stored in the metadata cache record for the dashboard, NOT as a reference to sys_user field like previous pa_dashboards did.  No way for report admins to build a report on owners of all dashboards, or even to corral them into a group.  I'd have to build a new custom field on the par_dashboard table and run a script to extract it from the metadata.  poor design if you ask me.

I discovered that if you use the par_dashboard_permission table you can update the owner with user owner is true