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.
Nest Decode into NVL2?
We use a secondary address for Vendors on our PO in specific scenarios. Because of this we have setup some saved searches with an NVL2 formula to pull the secondary address if its being used in place of the billing address.
For the state results we use this formula:NVL2({custbody_vr_removal_add_addressee},{custbody_vr_removal_add_state},{billstate})
The issue we are having is that when the results are returned, the {custbody_vr_removal_add_state} variable will return the full name, New York, and {billstate} will return NY. This makes it difficult to parse the data by state alone.
Tagged:
0