Resolved! getting number of working days between start date and end date
I want to get number of working days between start date and end date in a business rule.
We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more
I want to get number of working days between start date and end date in a business rule.
Afternoon community. I have a need to populate the due date on SCTASK based off of a date field variable(r_3716_distribute_notice) and then subtract 1 day from that date. I am trying to use a business rule for this but it's not populating correctly...
Is there any way to modify the service catalog's "ask for approval" to include different fields instead of the default ones?
I have a catalog item to request to be added to a distribution list. The workflow is as follows: Approval request goes to the owner of that distribution list, and once its approved it creates a TASK. What my requirement is, if the owner of the dist...
Hi Team, I am working on the "inbound email action" - as part of it i have to import the data from CSV attached in the email. and in that CSV from 6 th row we have to accept the data and import it to ServiceNow. After importing i am facing the above ...
Hello everyone,I have a lot of business units in my organization looking to have their own scoped application with a catalog and requests. My big question is, how to functionally accomplish this? In global there is the REQ, RITM and sc_task tables, b...
I have a List Field, users can select 1 or more categories. From there, users select 1 or more sub categories from another List Field, based on the categories selected in the first field. After selecting something from the category field, I go to su...
Team,I have a reference type variable 'Approver' (a reference to the sys_user table).Here I want to display only those users whose user_name (User ID) should either start with 'xt' OR 'XT' followed by numbers (e.g., xt12345 OR XT67890) OR only contai...
Our organization currently has over 1,000 active dashboards on ServiceNow, and I suspect not all of them are in use, leading to unnecessary clutter and potential performance issues.I came across a helpful forum post by Adam Stout on "Tracking and Rep...
Team,I have a reference type variable 'Requested for' (a reference to the sys_user table).Here I want to display only those users whose user_name (User ID) should only contain Numbers (0 to 9) and NOT contain any Alphabets (a to z OR A to Z).Per the ...
Hi,I have enabled two properties to TRUEglide.ldap.authenticationglide.ldap.user.autoprovision and i tried loading and transforming the test data which is not present in Service|Now . It did not create user record. Can anyone please suggest or point ...
Hello!I have created a task in my flow and I need to set the Due Date to be 7 days prior to a date that is already defined on my Trigger Record.Would I need to create a flow variable for this?I am still working on my scripting, so any help you can o...
Hi folks, Working on a script to bring in some JSON from a webhook and populate a table with it. One of the JSON fields is called 'class' and when I reference it in my script, I am getting the error below:and it breaks another script I am working on...
Has anyone else run into the issue of when an Additional comment is added to a Universal Request and a child Incident or HR Case is created, the Additional comment is copied from the Universal Request to the child ticket and the system replaces it wi...
Hi, I am working on a UI Page for a custom app from an onChange client script. I got everything working. Based on a choice field which is set as mandatory, if a user selects an option then a UI Page popups up in and displays additional fields for t...

