https://netsuiteprofessionals.com logo
Title
f

flynn

04/13/2020, 7:40 PM
Just wondering if it is possible to pull the internal id of Class (renamed to product in our sys) into an employee search? The name is there / but I really need the internal id for an export/import
k

KevinJ of Kansas

04/13/2020, 7:44 PM
Formula(text) {class.id}
Worked in my demo account
f

flynn

04/13/2020, 7:57 PM
thank you will give it a go (had tried class.internalid)
Thank you Kevin worked perfectly!