How to show dashboard on portal?

Jason25
Kilo Contributor

And When we use Interactive filter?

Thanks,

Jason.

7 REPLIES 7

Ruhi Jibhyenka1
Mega Guru

Hi Jason,

You could add the URL of a given dashboard to an Iframe widget in SP.

Please refer to the online docs about dashboards on how to display them in "embedded" mode.

https://docs.servicenow.com/bundle/london-performance-analytics-and-reporting/page/use/dashboards/re...

Interactive filters-
Interactive Filters allow you to filter report widgets directly from a homepage or dashboard without modifying the reports. You can create an interactive filter and add it to a homepage or dashboard as a widget.
 
For more info, check out below link-
 

Mark Correct if this solves your issue and also mark Helpful if you find my response worthy.

Thanks,

Ruhi.

Sagar_pawar
Tera Contributor

Hello @Namrata Khabale as per your steps I have attached dashboard in service portal .i have attached screenshot below .but I don't want show that dashboard plus icon to end user.please guide me on this .

Thank You.

You can set the "glide.set_x_frame_options" system property to false, But that is a global system property so It is not the best solution but it is the only solution as of now.