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

Forum Posts

Take user input from the dashboard to generate a report

Hello, I have an interactive dashboard and would like to take user input in the dashboard and generate a report based on the user input.I tried with an interactive filter (Reference). I added all my conditions in the interactive filter references. I ...

sdeb by Kilo Contributor
  • 1231 Views
  • 2 replies
  • 0 helpfuls

Resolved! JSON data with hyphen in key not giving output

Hi All, I have a JSOn Response in following format .... I am able to extract data for Scotland key but not for 'england-and-wales'.....is this because there is a hyphen in the key , if yes how to process it JSON- {    "england-and-wales": {        "d...

Resolved! Filter a reference qualifier

Dear, I have the current reference qualifier:javascript:"account="+current.variables.accountRF; Where accountRF is a sys_id. It's working very well (even a bit slow, but that's not the issue currently). I'd like to add a filter on this referenc...

SebastienC by Giga Expert
  • 1163 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to set custom view in email script URL

Hi,I want to set/display custom view , I have given url in email script for sysapproval_approver form. When i click url in the email notification, it is directing to the default view, how can i make the user to redirect it to the custom view created ...

kalyani23 by Tera Contributor
  • 757 Views
  • 2 replies
  • 1 helpfuls

Resolved! Identify Duplicate Records in file processed by Transform Map

Hello All, Would like to have guidance/help from expert on the below requirement. Transform map process records row-wise but customer expectation is different as mentioned below, how can we achieve this?We are using a transform map to either create o...

MPP22 by Mega Guru
  • 1685 Views
  • 3 replies
  • 0 helpfuls

Using Flow Designer to Call API

Hello Community, I'm working on an enhancement that includes the following requirements: Create a new Catalog Item request in the Service PortalCatalog Item will include 2 variables: Current Desk Number, New Desk NumberWhen request is submitted, call...

Raksha6 by Kilo Contributor
  • 2754 Views
  • 2 replies
  • 0 helpfuls

Resolved! Portal Popular Items Modification

Hey Developers, I want to Modify Popular Item Widget. Ex:- From past 1 year (A & B) items are used often & visible under Popular Items.I wanna know the period (1 year , 6 months, etc..). How does it gets calculated & visible under the Widget.  I also...

Naveen87_0-1670493496035.png
Naveen87 by Tera Guru
  • 1634 Views
  • 7 replies
  • 2 helpfuls

Behavior of LDAP LISTENER

Hi All,I am just curious to know more about LDAP Listener behavior. I have gone through the community doc: https://docs.servicenow.com/bundle/tokyo-platform-security/page/integrate/ldap/task/t_EnableAListener.html which says, whenever there is a chan...

Community Alums by Community Alums  
  • 994 Views
  • 2 replies
  • 0 helpfuls

Display Problem_id field state on incident form.

Hello ALL,on incident form there is problem_id field there.i want to populate state of problem_id on incident form.for populate value I wrote one script in UI Action. function checkStateOfProblem() {var data = g_form.getReference('problem_id', doAler...

Sagar_pawar by Tera Contributor
  • 556 Views
  • 5 replies
  • 0 helpfuls