Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Link to dashboard

Khanna Ji
Tera Guru

I created a dashboard for IM and want to provide a link in Incident management to open this dashboard. How to do it?

14 REPLIES 14

I have already done that. Now I want to show a link in the application navigator to display this dashboard/page.


I not want to show only a single report. I want show multiple reports in a single page or dashboard.


srinivasthelu
Tera Guru

Robrecht1
Tera Expert

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.

Thank you. This was very helpful