Link to dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2016 12:26 AM
I created a dashboard for IM and want to provide a link in Incident management to open this dashboard. How to do it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2016 01:04 AM
I have already done that. Now I want to show a link in the application navigator to display this dashboard/page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2016 11:55 PM
I not want to show only a single report. I want show multiple reports in a single page or dashboard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2016 02:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2020 04:53 AM
Hi,
In the module you can select:
Link type: URL (from Arguments:)
Arguments: $pa_dashboard.do?sysparm_dashboard=sys_id of your dashboard&sysparm_tab=sys_id of the tab that needs to be displayed&sysparm_cancelable=true&sysparm_editable=undefined&sysparm_active_panel=false
This will make it possible to put a link to your dashboard in a module.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2023 01:27 PM
Thank you. This was very helpful