Can we add dashboard on the ServiceNow Portal Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2024 01:32 AM - edited ‎09-27-2024 01:33 AM
We have requirements to add dashboard on the Portal. Can you please help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2024 03:43 AM
Hi @sanjeevkumar ,
Yes, It should be possible. Using the Iframe component you can call the dashboard to other portals or landing pages.
- Add a new iFrame component to the desired location.
- Configure the iFrame Component
- Select the newly added iFrame component.
- In the Source section on the right-hand side, input the URL of the dashboard you want to display. The URL should include the Sys ID of the dashboard.
- Adjust the Height and Width properties of the iFrame to fit your design need
Please mark helpful and accept the solution if that helps.
Regards,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2024 07:33 AM
Thank you for the response @Pradeep Thipani . The issue is here that when we are clicking on the dashboard reports in
Portal it is redirecting us to native view. User should stay in portal only. Do you have any fix for the same?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2024 09:48 PM
Hi @sanjeevkumar ,
I'm not sure if feasibility is possible or not in the portal however using iframe will redirect to native UI only.
Please mark helpful or accept a solution, that helps me as well as the community when they come across this issue.
Regards,
Pradeep
Regards,
Pradeep