- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2019 02:15 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2019 02:32 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2020 04:24 AM
Hi,
It is quite easy to replicate a mobile dashboard, actually I explain it in these articles:
- Mobile Dashboards (1/2) (visual aspect)
- Mobile Dashboards (2/2) (navigation to data)
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.