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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
What are the valid nlsparam values for the TO_NUMBER function?
I am trying to make a number display correctly with the comma and decimal points and I am not able to do it with the function. I am using the following:
TO_NUMBER({custitemlistprice}, '99,999.99')
But it gives an error. I see that there is an option nlsparam value but I tried nls_numeric_characters and nls_currency and it didn't work.
Does anyone know what nlsparam I can use to display this correctly? Or how do I format a number through a function so it displays a number in this format: 123,456.00
Thanks
0