Platform Analytics set Dashboard as Homepage in Australia

Darlene York
Tera Contributor

Good morning,

 

I just created a new data visualization for a user and would like to make it their homepage.  I don't see how to do that.  I did find that a system property "glide.next_experience.user_selected_landing_page_enabled" needed to be created and set to true to be able to set the homepage from the preferences in the avatar menu.

 

Is there any other way to set the homepage?

 

thank you

1 ACCEPTED SOLUTION

Tanushree Maiti
Tera Patron

Hi @Darlene York 

 

Refer this post : https://www.servicenow.com/community/developer-forum/platform-analytics-dashboard-as-homepage/m-p/30...

To update the default landing page for all users in ServiceNow, change the User Preference value as follows:

  • User preference: my_home_navigation_page
  • Old Value: $pa_dashboard.do
  • New Value: /now/platform-analytics-workspace/pages/params/library/dashboards

Also check this post : Using Dashboard as Homepage OR Service Operations Workspace 

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

View solution in original post

3 REPLIES 3

Tanushree Maiti
Tera Patron

Hi @Darlene York 

 

Refer this post : https://www.servicenow.com/community/developer-forum/platform-analytics-dashboard-as-homepage/m-p/30...

To update the default landing page for all users in ServiceNow, change the User Preference value as follows:

  • User preference: my_home_navigation_page
  • Old Value: $pa_dashboard.do
  • New Value: /now/platform-analytics-workspace/pages/params/library/dashboards

Also check this post : Using Dashboard as Homepage OR Service Operations Workspace 

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Thank you!

Tanushree Maiti
Tera Patron

Hi @Darlene York 

 

Also check this servicenow documentation: 

Set a specific Platform Analytics dashboard as home for specific users 

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti