Add the URL of a new Platform Analytics dashboard to a new module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi colleagues,
Due to my company's requirements, I need to know how to add a new module to the ServiceNow sidebar that points to a dashboard created within Platform Analytics.
I tried adding the module with URL Arguments, and it opens the URL, but the dashboard doesn't finish loading.
Any ideas?
Thanks,
Víctor Mesa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Using the browser's developer tool, I get several error messages:
The resource <URL> was preloaded using link preload but not used within a few seconds of the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
I don't understand why it can't preload.
If I open the dashboard's absolute URL in a new window, it loads correctly.
The problem comes when I try to open it from the module.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
did you copy the similar URL as shared by me in earlier comment?
Seems your URL is not correct in module URL from arguments.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Yes, I use the same URL as you, but the result is the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Configure like below if it is a Technical dashboard
Configure like below if it is an In-line dashboard
/now/platform-analytics-workspace/dashboards/params/edit/false/sys-id/<sys_id_dashboard>
Go to Dashboard -> Share and copy link to get the details of URL arguments
Clear the cache and try again or try from Incognito or InPrivate window of your browser.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan