- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2018 08:13 AM
Doing some clean up and want to remove widgets that aren't being used. I see there is a dashboard count but want to see what dashboards are using the widgets without having to go through each and every dashboard manually. Is there a way to see form a list view or related list?
Solved! Go to Solution.
- Labels:
-
Dashboard
-
Performance Analytics

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2018 09:02 AM
I recommend you look at the "PA Dashboard Search" utility on SN Share:
https://share.servicenow.com/app.do#/detailV2/52dedb5e13c076001d2adbf18144b0c7/overview
There is also a short video of how it works:
https://www.youtube.com/watch?v=Qtf9mDGhhX8
It isn't exactly what you are looking for but I think it will make cleanup much, much easier. This Share app is free to Download via the Share site link using your Hi login. When applying it (or any Share content) make sure to follow the standard SDLC process.
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2018 08:25 AM
Today, this can be done but it is a bit painful. The best way is to create a view through the underlying tables (dashboards, dashboard tabs, tabs, grid canvas, portal preference) to get this. I don't recall the specific tables, but the data is all there.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2018 08:30 AM
Hi,
There is no OOB m2m table between PA widget and dashboard.
But, you can use widget statistics to check widget usage and then perform your clean activity if widget is not used frequently.
https://docs.servicenow.com/bundle/kingston-performance-analytics-and-reporting/page/use/performance-analytics/task/t_ViewWidgetStats.html
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2018 09:02 AM
I recommend you look at the "PA Dashboard Search" utility on SN Share:
https://share.servicenow.com/app.do#/detailV2/52dedb5e13c076001d2adbf18144b0c7/overview
There is also a short video of how it works:
https://www.youtube.com/watch?v=Qtf9mDGhhX8
It isn't exactly what you are looking for but I think it will make cleanup much, much easier. This Share app is free to Download via the Share site link using your Hi login. When applying it (or any Share content) make sure to follow the standard SDLC process.
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2018 10:10 AM
This is awesome! Thank you for sharing.