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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Concatenating a value for email field
Hi,
I'm trying to get this formula to mass update the email field.
Right now we have a standard for people without emails
noemail@xxx.com
but obviously this interferes with the duplicate detection.
So I'm trying to change them via mass upate to
CONCAT('noemail',to_char({entitynumber}),'@xxx.com')
So the result i would be noemailcust003223@xxx.com
But its giving me:
Search: Customer Search
Formula: CONCAT('noemail',to_char({entitynumber}),'@xxx.com')
Does anyone has any ideas how to fix this?
Thanks
Tagged:
0