- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2018 05:02 PM
Recently upgraded to Jakarta and users can create dashboard versions of homepages by default. However, they can create a dashboard version of a global homepage and when they do, the dashboard is only available to them (unless they share with user/group). Can we disallow them from creating a dashboard version of a global homepage? If not, how can an admin share the dashboard globally? So, admins can convert all global homepages to a dashboard and set it to global somehow?
Solved! Go to Solution.
- 50,301 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2018 12:14 PM
Hi @breinhart and @amacdonel,
We recently converted all our homepages to dashboards, but i haven't forced the users to move their profile from opening homepages to dashboard by default as yet, we are staging this and doing IT first.
Essentially you can convert all the pages as a admin and provide the required rights - then individual users can convert their own pages and share as needed.
The OOTB invite emails are rubbish and there is a community article which states these aren't the way ServiceNow normally configured these, Chuck Tomasi led this discussion, unfortunately I can't find the link to the article. However there is a way to stop the notifications, which I used, when i converted all the homepages and then invited the required people. I then produced some documentation which I shared with my customers as we move them to the new Dashboard functionality.
My new Business Rule is called 'Suppress dashboard invitation messages', it's run on the 'sys_email' table and the config of this is:
When: before insert
Order: 10
Filter conditions: Subject contains "dashboard has been shared with you"
Actions
Set field values: Type To "send-ignored"
This new BR stops all the emails from being processed and they end up in the 'skipped' mail module.
I also found i had to provide the HR TEam (who don't have the 'itil' role) with 'pa_viewer' to be able to see the dashboards.
Hope this is helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2018 12:55 PM
If in the future you're looking at mass distribution of real-time reports against ServiceNow data to a broader population, you might want to take a look at Explore Analytics. The reports are real-time, and can be distributed through ServiceNow or outside of ServiceNow entirely. A ServiceNow login isn't required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2018 01:05 PM
Thanks. I was able to figure out how to get the share button working but I will take a look at this as well!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2019 11:04 AM
Hello bro,
I am having same issue can you please let me know how you have fixed this issue?
thanks and regards,
upendhar.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2019 07:02 AM
Darn shame that SNow hasn't fixed this yet. We recently upgraded to Madrid, and I had high hopes, but they were dashed. Only to learn that PA reports are the only thing that follow dashboard ACLs. Come on folks....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2020 08:56 AM
Hello all,
is there a way to make a dashboard visible to external users??
When I try so, I face security constraints.