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

Forum Posts

Report Time Series Active Records by month

Hello, I am trying to create a time series report that provides the total number of active observations for each month.The x axis will be a monthly timeline, and the y axis the total number of active observations. I have created similar graphs, lever...

NabinC by Tera Contributor
  • 618 Views
  • 2 replies
  • 0 helpfuls

Resolved! Set Width of ref_ac_colums in reference variable

Hi All,  I have a reference variable on the core_company_table. Since we use both the company name and a (custom) company code as naming convention inside our organisation i have displayed both of them by using the following variable attributes: ref_...

find_real_file.png
Erik29 by Kilo Expert
  • 799 Views
  • 2 replies
  • 0 helpfuls

Resolved! Error calling Script include from Client controller

Hello, Here is my script include snippet and client contoller. I am getting the values printed correctly in script include, but gives Ajax error on client controller. Any help is appreciated  try{ var result = sn_fd.FlowAPI.executeAction(...

maryc by Tera Contributor
  • 382 Views
  • 1 replies
  • 0 helpfuls

Resolved! Need Help with UPS Address Validation

Hello,I'm working on integrating the UPS AVSL (Address Validation Street Level) API into ServiceNow. We are hoping to use this API to validate a street address-city-state-zip combination entered into fields (specifically Catalog Item Variables) on ou...