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.
How do I format the ratehighprecision field as a percent?
How do I format the ratehighprecision field as a percent?
I have tried the following:
0.3152 = works, but it is 0.3152 not 31.52%
31.52 = works, but it's not 31.52%
0.3152% = does not work, invalid number or percent
31.52% = does not work, invalid number or percent
I have used N/format (format.format) function with format.Type.RATEHIGHPRECISION and format.Type.PERCENT and still having issues.
Any help will be very much appreciated.
Thank you,
Ben
0