How to set a default dashboard in Platform Analytics?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago - last edited 2 hours ago
My organisation has just migrated to Platform Analytics for dashboards and reporting. Before the migration, a user's homepage would always be the last dashboard they viewed, however since the migration it's now navigating them to one they've viewed in the past but not the most recent.
i.e. after the migration the first dashboard I navigated to was Change Overview. Even though I've since navigated to Asset Overview, it always reverts to Change Overview.
Is there a way for individuals to set a default dashboard, or to always navigate to the last viewed dashboard (this would be preferred)?
I've reviewed the docs site and followed some related guidance on there based around User Preferences and System Properties, but nothing has worked so far.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
for each user you will have to create separate User Preference (I recommend not doing this as it will increase the user preferences table)
did you check this?
Set a specific Platform Analytics dashboard as home for specific users
Steps for per-user default Platform Analytics dashboard in ServiceNow:
- Go to User Administration > User Preferences.
- Click New to create a preference for the user.
- Set the User field to the target user.
- For Name (or Key), enter: my_home_navigation_page.
- For Value, enter the sys_id of the desired dashboard.
- Save the record.
- (Optional) Make sure the property glide.next_experience.user_selected_landing_page_enabled is set to true to allow user homepage personalization.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Depending on the version you are on, you can check the user preferences (click icon, select preferences). On the 'user experience' tab you can select 'current startpage', which (on Zurich) has the options 'use the default', 'use dashboards', 'use the page I'm on now' and 'continue where I left of'.
You could create a global user setting that applies to any user that didn't set their own preference.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
You can refer below articles to set homepage based on user preferences
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan