Discussions

Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Update your Profile with your Support type to get your Support Type badge.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Uncover the power of data with the Analytics Hub —your ultimate guide to mastering NetSuite Saved Searches and Reports. Simplify the complex and unlock your organization's true potential. Dive into the Analytics Hub now and soar to new heights!
To help you get the most out of your 2025.2 Release Preview account, review the topics outlined in the 2025.2 Release Preview Guide.
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more

Regexp help - only want a portion of a entity

edited Dec 3, 2019 11:51AM in SuiteCloud / Customization 1 comment

UG,

We have auto numbering on our accounts. I am trying to use a regular expression to only retrieve the ID portion of Name/ID. I have a formula field where I've attempted to use LTRIM or RTRIM, and even REGEXP_SUBSTR to isolate the portion of the string that I want, but I'm running into troubles.

I've see the following out there: rtrim(regexp_substr({itemid},'[^:]*$')) and I've tried a modified version of this, but to no luck.

Essentially our naming convention looks like the following: ONV266188 ABC Company Inc.

All I want is the ONVxxxxxx portion. there can be a different amount of numbers after the letters ONV, so trying a SUBSTR expression won't work as (from what I can see anyway) there is no way to make the length variable. I've tried regexp_substr({entityid},'[ONV(0-9)]^*')) thinking that I only wanted the ONV number and the digits that follow it, but this only returned the letter 'O'. Also, not sure if I'm using the syntax correctly as my assumption was using the caret and the astrisk would be stating "start from the beginning of the string". But even without those characters

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!

Leaderboard

Community Whiz

Quarter 4 (Oct-Dec 2025)

This Week's Leaders

This Month's Leaders

All Time Leaders