How to implement a dashboard in a portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I'd like to implement a dashboard in my CSM portal.
But I'm not sure how to go about it.
Are there any useful widgets?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
try to use report widget in CSM portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I also wanted to implement filters that operate on multiple reports, so I wanted to paste the dashboard directly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @bonsai
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I tried adding the following source to the HTML widget, but for some reason the dashboard on the platform screen is displayed.
For example, I want to display the OOTB "ServiceNow Store Usage Overview" dashboard.
<p><iframe style="overflow: hidden; height: 1000px; width: 100%;" src="/$pa_dashboard.do?sysparm_dashboard=f09e7b7ed4128fa43f8582c9e9a65253"width="100%" height="100%" frameborder="0"></iframe></p>