Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

report is fetching 0 data

Hi, i have a report created on table "sc_req_item", now even 10 variables column is also listed in the report.Report is displaying the data properly but when we download the report it has 0 data in the excel or any other format. this is bcoz of 3 var...

Resolved! Approval validation in flow designer

We have "Group" and "Date" variables in Cat item, After anyone submits RITM Approval will be sent to "Manager" of the group from variables.Now after the Approval is Approved - I have to check the Approval time is after or before from the "Date" varia...

Community Alums by Community Alums  
  • 1206 Views
  • 4 replies
  • 1 helpfuls

Resolved! Client Script page question

Hi Team, After writing the script, is there a way to validate ( like, complier we get in C++ or Java).. Between I also see something on the client script window. could someone advice is it the one that I am looking for it. Please see the attachement....

Resolved! Called from client script with Client Callable set to false

I asked Chat GPT and they replied that due to security issues, it is better to inherit AbstractAjaxProcessor with Client Callable in the Script Include set to false and use AJAX.I was creating a Script with Client Callable set to True when using AJAX...

kamo1 by Tera Contributor
  • 1687 Views
  • 2 replies
  • 1 helpfuls

Replicate a PA Dashboard with additional group filters

We have an OOB Performance Analytics Dashboard called "Incident SLA Management". This dashboard contains 4 different tabs such as Incident SLA Overview, Incident SLA Overdue, Incident SLA Resolved and Incident SLA Assignment.  I want to copy and repl...

How to disable export button in reports?

Create a report in your PDI, for Incidents in open State from last 30 days. The Report should be with graphs ( choose the best one to represent the view ) The data should be presented in Tables The user should not be able to export/download the re...

as001067351 by Tera Contributor
  • 1029 Views
  • 1 replies
  • 1 helpfuls

Resolved! On-call scheduling help

Hi All, On the on-call schedules page ($oc_groups), under "all on-call schedules" tab, if we click on a roster name, then it would display the contact details of the roster, which has one phone number, one email address, etc. We needed to display 3 p...

anusarma by Kilo Expert
  • 6209 Views
  • 11 replies
  • 1 helpfuls

Service Portal widget Server script help needed

In the Service Portal widget Catalog Checkout (sc-checkout), there is a line to determine who the request_for person is using the system property glide.sc.request_for.query. I needed to modify the request_for query to change the list of users dependi...

gjz_7-1739475819365.png gjz_0-1739474597283.png gjz_1-1739474724057.png gjz_8-1739476018846.png
gjz by Mega Sage
  • 2521 Views
  • 3 replies
  • 0 helpfuls

Making PII data in additional comments and work notes

Hi Developers, Do we have any methods to mask PII data in additional comments and work notes?Can we identify them based on Regex patter and replace the entered values with "X" ?Please provide a solution for this, need to mask off only the PII informa...