Can we add dashboard on the ServiceNow Portal Page

sanjeevkumar
Tera Contributor

We have requirements to add dashboard on the Portal. Can you please help me?

3 REPLIES 3

Pradeep Thipani
Mega Sage

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.
  1. 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

 

Referencehttps://www.servicenow.com/community/developer-forum/adding-a-custom-classic-ui-dashboard-to-the-ser...

 

Please mark helpful and accept the solution if that helps.

 

Regards,

Pradeep

"If this response was useful, please select 'Accept as Solution' and mark it as 'Helpful.' This helps me provide better answers and assists the community ".

Regards,
Pradeep

sanjeevkumar
Tera Contributor

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?

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

"If this response was useful, please select 'Accept as Solution' and mark it as 'Helpful.' This helps me provide better answers and assists the community ".

Regards,
Pradeep