We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Welcome to the ServiceNow Community You're ready to learn, share, and connect with others. And you're not alone.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
990525members
2963273posts
Three days can change everything. Join us at Knowledge 2026 and put AI to work for you. Register now
The ServiceNow MVP Class of 2026 Introducing the 2026 ServiceNow MVPs The 2026 class is our largest yet. Ready to meet this year’s ServiceNow MVPs? Click below to watch each member of the program introduce themselves, and keep an eye out for their content within the Community! Meet the MVPs! What`s New Popular Posts More The latest in Community Posted by Juergen Lindner Introducing Autonomous Workforce and ServiceNow EmployeeWorks. AI That Actually Works. Today, AI finally cloc... Read More Posted by jordancbaron Want to win a trip to K26? Lift Off to Knowledge Has Launched! Lift Off to Knowledge ... Read More Posted by jordancbaron Lock In Your Spot at Knowledge and CreatorCon 2026! Hey there, ServiceNow Community! Knowledge and Creator... Read More Posted by jordancbaron Why ServiceNow's Government Forum 2026 Should Be on Your Calendar If you work in governm... Read More Posted by jordancbaron Missed Community Week? Catch up here! The Community Week Agenda Breakdown Get ready for a week packed with livestreams, p... Read More Posted by jordancbaron The Content Archive: Leveling Up Your Content Creation with the ServiceNow Community Hey there, ServiceNow ... Read More Posted by ServiceNow Unlock your Skills with ServiceNow University & Professor Idris Meet Professor Idris -... Read More Posted by laurenmcman Zurich Content Archive We've Made It To the End of the Alphabet - Zurich is HERE! 🇨🇭 That means its also time for your Develo... Read More Posted by Earl Duque ServiceNow Developer Advocates AMA #1: Inside Scoop and Career Hacks! The ServiceNow Develop... Read More Posted by laurenmcman Podcast: Break Point - Build Agents Have Entered the Chat! Welcome to Break Point... Read More
Popular Posts Posted by patrickdeca Does business rules still fire when creating a project from template? I have a simple insert... Read More Posted by Kyle Wiley Dot walking through multiple tables in client script I am trying to dot walk through multiple tables in an ... Read More Posted by Community Alums Is there a way to view the sprint that are closed in Agile Module Hi, There is ask where... Read More Posted by Sachin Pratap S CA Spectrum Connector Definition Hi, We are planning to integrate CA Spectrum with ServiceNow to pull events as part... Read More Posted by mike2agk Exclude/stop the Insert/Creation or update of CI's based on Name during Disocvery All, Do we have a way ... Read More Posted by kendall_lin Time Card & Time Sheet Qs - Approval and Related List Display Hello,My organization ... Read More Community Highlights Juhi Poddar Specialist Juhi Poddar MVP 2026: My Community Power The ServiceNow Community has been an integral part of my professional journey. What... Read More Its_Azar Specialist Stop Blaming Performance — Start Fixing Your Business Rules Let’s talk about somet... Read More Its_Azar Specialist now assist greyed out Im not able to interact with now assist, its greyed out    Read More Its_Azar Specialist Virtual agent chat to display agent topics Hi all, i have created an aagent in agent studio, and i want to use that in virtual... Read More Prasanna_Patil Specialist How to capture encrpted data on incident for non itil user Hello Team, We have bu... Read More prerna_sh Specialist Virtual Agent Custom Topic Hello Everyone,I’m trying to raise a catalog request using a custom topic I created... Read More Its_Azar Specialist Introducing ServiceNow Semantic Search (MVP) — Looking for Community Feedback from experts here. Hello Everyone,I’m trying to raise a catalog request using a custom topic I created... Read More Its_Azar Specialist Understanding Field Styling in ServiceNow: Forms vs Lists Field styling in Servi... Read More Discover Community Community Central Just joining the Community? Start by exploring Community Central to discover all the different corners of the ServiceNow Community and see how you can get involved. Learn More Product Hubs Looking for details on a specific ServiceNow product? We’ve got you covered. Dive into our extensive product hubs, packed with all the information you’ll need. Learn More Community Events Join Community events like Developer Meetups and Ask the Experts to connect with ServiceNow enthusiasts, share experiences, and network both locally and virtually! Learn More User Groups User Groups (SNUGs) offer an opportunity to connect with fellow ServiceNow enthusiasts in your city or region, bringing together people with shared interests and experiences! Learn More Upcoming Events Online ServiceNow AI Summit Dublin – 4 March 2026 Hosted by lizhartley 4 Mar, 2026 01:00 AM PST Event Details Online Put AI to Work(shop) with Service Operations Hosted by Carrie Lea 4 Mar, 2026 07:30 AM PST Event Details Online Put AI to Work(shop) with Service Operations Hosted by Carrie Lea 4 Mar, 2026 07:30 AM PST Event Details Online Put AI to Work(shop) with Service Operations Hosted by Carrie Lea 4 Mar, 2026 07:30 AM PST Event Details Online Put AI to Work(shop) with Service Operations Hosted by Carrie Lea 4 Mar, 2026 07:30 AM PST Event Details Online Calgary Learning Lab: Autonomous IT Workshop: Your Roadmap to Zero Hosted by Amanda Martinez 4 Mar, 2026 07:30 AM PST Event Details Join the Community Welcome to the lively and ever-growing ServiceNow Community! Whether you're a newcomer or just looking for a quick refresher, we're here to support you every step of the way. Grow together Tap into Community to unlock real-time opportunities for support and growth. Unlock Potential Connect with others Elevate your expertise and deepen Community connections, whether online or in person. Find an Event Join a group Dive into countless groups across our Community and let your voice be heard. Find a Group Become an expert Boost your expertise, elevate your reputation, and connect with top professionals in the ecosystem. Build Your Reputation

Community activity

Resolved! Multiple approvals reset in Flow Designer

I took my first shot at creating a Flow for a new Service Catalog item. The flow works correctly for the most part, however, we have 3 levels of approvals which need to be met in order to generate the final catalog task. The first approval to the man...

  • Question
  • Flow Designer
  • Service Catalog

Issue on flow desinger approvals

I am working on a requirement in Flow Designer where the trigger is a Service Catalog request. Based on a variable selected in the associated catalog item, the flow must initiate two level approval process. The first level is a Manager approval, and ...

  • Question

Ideas, Ideas, Ideas, Oh My!

In my early ServiceNow days, before the releases were named for cities and there were no limits on custom tables, there was a running joke about who’s code would show up in the next release.  I’m not saying that SN lifted code from customer instances...

  • blog
  • Case and Knowledge Management
  • Human Resources Service Delivery

Client Script FX Currency calculations

I have this client script using FX Currency Fields:     var unit_price = g_form.getValue('unit_price');    g_form.addErrorMessage('FX ' + unit_price);    var currencyCode = unit_price.split(';')[0];     var unitCost = parseFloat(unit_price.split(';')...

  • Question

How can I hide the State choice on RITM forms?

Hello Everybody, I need to hide the “Closed Skipped” state choice on the RITM form.Will hiding it at the form level affect historical records that already have this state?I tried a UI Policy with g_form.removeOption('state', 7);. It hides the option,...

  • Question

Approval Reassignment via Catalog Item

Dear All,I have a requirement where I can enable users to choose alternate approvers via a catalog item .Snap of the field details given in the attachment.I wanted to achieve that via Flow designer and opting fir suggestions to implement the same.--T...

  • Question

How to add custom stages to RITMs but using catalog builder

Dear Team, am using Step based request fulfillment flow in catalog builder and have built a catalog item, on RITM I see that the flow stages are as follows    Service fulfillment process (Completed) ,     Closed Incomplete (Skipped),     Comp...

  • Question
  • Service Catalog

ATF schedule didnt run and its set to run daily

Hello, I have several test schedules that run for test suites and they run daily, they did not run last night & they have been running fine ever since. I checked the schedule is active, set to daily and the client test runner has a user and the run a...

  • Question

Resolved! Issue with Zurich Version

Below onChange Client script is working in yokohoma but not in zurich, can someone please help me to understand on what is the issue? function onChange(control, oldValue, newValue, isLoading) { if (isLoading || !newValue) return; va...

  • Question
View More
Announcements

Registration for Knowledge 2026 is now open. Secure your spot today.

Register Now