Embed Dashboard URL to use on SharePoint

Radha K
Kilo Guru

I have a requirement to display ServiceNow dashboard on SharePoint. I tried copying the URL of dashboard and see the message "This website doesn't support embedding using just the address. Try pasting the embed code instead.". How do I resolve this?

 

Can anyone guide me on how to embed the code so the dashboard displays on SharePoint?


RK
If my response is helpful, please select Helpful. If my response answers your question, please select Accept as Solution.
9 REPLIES 9

Alec Hanson
Tera Guru

How are you doing this in Sharepoint? Have you tried an iFrame?

Hi Alec, 

 

I am unsure of how to do that. Is that achievable by creating a new record similar to the inserted image below? How do I get the embed url from the existing dashboard url?

 

find_real_file.png


RK
If my response is helpful, please select Helpful. If my response answers your question, please select Accept as Solution.

Hi,

I was meaning from within Sharepoint.

Create a new "Embeded" webpart and then use some iframe code (see https://www.iframe-generator.com/) to wrap around your Dashboard URL.

If you put this code into the Emdeded webpart it should work, though Sharepoint might block it.

Alec

I will try this and let you know if it worked. Thanks Alec.


RK
If my response is helpful, please select Helpful. If my response answers your question, please select Accept as Solution.