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.
take out any symbol of character on saved searches
Hi expert,
I have tax reg number (customer.vatregnumber) format like 99-9.-9989.000
and have Saved searches formula as shown below:
case when {customer.isperson} = 'T' then '000000000000000' else COALESCE({customer.custentity_ef_vatregnumber},{customer.vatregnumber}) end
i want to display the result for {customer.vatregnumber} without character, what is the formula looks like ?
thanks
agus
0