ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Sort Report by aggregation

I have a report with Trend, Group by Company and trend by created, aggregation is count.Is it possible to sort the graph and the display grid by the aggregation?At the moment it is sorted by the grouped by field, in my case the companies.I would like...

Resolved! How to clone service portal index page ?

I am building a new service portal. So i did create a copy portal of default service portal.   But I don't want to use out of box index page in it.     I want to clone the oob index page and perform customization on it. Please let me how to do it. I ...

Pulling data from license details table

Hi allPlease can you help. I am trying to automate license allocation to users based on user request and available licenses in the system. However GlideRecord and query on license_details table doesn't return me desired results. Please find below the...

annmol1 by Kilo Expert
  • 1384 Views
  • 2 replies
  • 0 helpfuls

How to edit visual task board

Hello,For one of our clients I am implementing the visual task board plugin.They dont want to make use of flow- and guided boards.I used the ui context menu to make the users unable to select these boards.Sadly servicenow shows an URL in the visual t...

stijnarnold by Kilo Explorer
  • 3523 Views
  • 3 replies
  • 0 helpfuls

Resolved! Powershell script error with VMWare PowerCLI

We are getting the below error with orchestration running powershell scripts using VMware   PowerCLI, believe the import module   Initialize-PowerCLIEnvironment_Custom.ps1 maybe causing the issueScript (runs find from the command prompt)import-module...

jvianale by Giga Contributor
  • 3320 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to stop notifications for group manager .?

Hi All,I want to send notifications to group member's when there group is assigned to ticket, I don't want to send notifications group manager.He is not a member in group , But still he receives notifications. Just he is a manager for the group. Who ...

find_real_file.png
srikanth241 by Mega Expert
  • 7656 Views
  • 5 replies
  • 19 helpfuls

Resolved! ACL not working with condition builder

Hi All,I am creating an ACL to restrict a user with a custom role to access and update Incident records.I have tried to create a Read ACL rule with the following configurations:However, if i tried to impersonate a user with a 'bu_itil' role, those 3 ...

find_real_file.png find_real_file.png
jamhoe by Tera Expert
  • 4934 Views
  • 21 replies
  • 2 helpfuls

GlideDialogWindow in service portal

Hello Experts,How   to use the the GlideDialogWindow in service portal?I want to show some message to the user based on the variable selection.setTimeout(function(){   var gdw = new GlideDialogWindow('response_message_und_comp_org');   gdw.setTitle('...

salu by Mega Guru
  • 4154 Views
  • 4 replies
  • 1 helpfuls