Dashboard View not visible in homepage

tulasi8
Tera Contributor

Hi Community,

 

Our production instance was upgraded to newer version , now the users want the dashboards needs to come automatically in homepage when login into ServiceNow instance , how to achieve it. 

 

Current view :

tulasi8_0-1785311447497.png

They need in dashboard view how it was earlier . Can anyone please help on this .

 

Regards,

Tulasi

1 ACCEPTED SOLUTION

@tulasi8 

I already mentioned that homepages are not being used now by many customers

You need to convince customer to stay with the latest trends or else they will miss the new features

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

16 REPLIES 16

@tulasi8 

I already mentioned that homepages are not being used now by many customers

You need to convince customer to stay with the latest trends or else they will miss the new features

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Tanushree Maiti
Tera Patron

Hi @tulasi8 

 

Refer: KB0744970 Set your startup screen on a ServiceNow instance 

 

 

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

Dr Atul G- LNG
Tera Patron

Hi @tulasi8 

 

https://www.servicenow.com/docs/r/platform-user-interface/configure-per-user-ui16-landing-page-in-ne...

 

 

 

Setting Global Default

 

  • Go to All > User Administration > User Preferences.
  • Click New.
  • Set Name to my_home_navigation_page.
  • Set Description to Set default dashboard for new users.
  • Check the System box (leave the User field completely empty to apply as an instance-wide default).
  • Set Type to string.
  • Set Value to $pa_dashboard.do (or paste a specific dashboard sys_id if targeting a single fixed dashboard).
  • Click Submit

 

 

 

 

Alternative Method (System Properties)

 

  • Navigate to System Properties > **System Properties [sys_properties]` list.
  • Locate or create properties like glide.login.home or glide.home.page.
  • Set the property value to your target dashboard URL or $pa_dashboard.do

****************************************************************************************
Regards
Dr Atul G. - Learn N Grow Together ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
******************************************************************************************

Dr Atul G- LNG
Tera Patron

Try this: https://www.servicenow.com/community/incident-management-sow-forum/dashboard-as-by-default-homepage-... 

****************************************************************************************
Regards
Dr Atul G. - Learn N Grow Together ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
******************************************************************************************

tulasi8
Tera Contributor

tulasi8_0-1785324926169.png