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.
Formula Field Help
i have the following formula for a Formula(text) field:
to_char(trunc(({today}-{createddate})*24+8))||':'||to_char(trunc(60*((({today}-{createddate})*24+8)-trunc(({today}-{createddate})*24+8))),'fm09')
i would like to use this in a Formula(Numeric) field but get a ERROR: Invalid Expression.
can anyone provide any help or a place where we can find all the functions to use within formula fields.
Thanks
0