How to access Dashboard in mobile app?

Ashwini Jadhao
Giga Guru

Hi I want to access Dashboard on the servicenow Agent App.

To achieve this I created the mobile application on home page as "Dashboard" and in the module I use Path as 

"/nav_to.do?uri=%2F$pa_dashboard.do"  but it redirects to home page of mobile app.

And also want show Incident by location on dashboard and how to separate those incident by priority on Mobile app.

1 ACCEPTED SOLUTION
5 REPLIES 5

Max Gonzalez
ServiceNow Employee
ServiceNow Employee

Hi,

It is quite easy to replicate a mobile dashboard, actually I explain it in these articles:

About incident by location, only thing you need to do is to create the report, create the preview chart, the report chart, and add it to the applet launcher as I explained on the articles.

Hope it helps!

Max.