How to make dashboard visible for snc_external users. I want to make dashboard visible on CSM portal with dynamic filter.

Mrunal Nagarkar
Tera Contributor

I am using HTML widget on CSM portal to show dashboard and using provided link to show dashboard.

<iframe style="overflow: hidden; height: 1000px; width: 100%;" src="URLFromStep2Here" width="100%" height="100%" frameborder="0"></iframe>

Dashboard is visible for ITIL users but snc_external users throwing security constraint error.

"Security constraints prevent access to requested page"

I have given following access to snc_external(ACL)

1. Read access for table on which dashboard is created

 

If this is not right approach to show dashboard on for snc_external users. please suggest another way to show dashboard on CSM portal

2 REPLIES 2

Yousaf
Giga Sage

Hi,

Publishing could be the reason here. Did you publish the reports.


***Mark Correct or Helpful if it helps.***

Stefan Lowrie
ServiceNow Employee
ServiceNow Employee

Did you ever get an answer to this?  I'm trying to solve this exact use case now.  I found how to make reports visible on the CSM portal with ACLs, but I have not found how to make this HTML widget load for an external user.