Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
REGEXP formula 250 character limits?
Is there a 250 character limit for regexp_ formula functions in formulas in netsuite?
I have a text field that has between 100 ~ 2000 JSON formatted characters in the field. I've tried running regexp_substr and regexp_replace formulas over that to pull out one key that unfortunately is at the end of the string. In the saved search results table (more...) is displayed after about 240 characters and my regexp fails to work on anything that is after where the (more...) is showing up.