Just wondering if it is possible to pull the inter...
# general
f
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
Formula(text) {class.id}
Worked in my demo account
f
thank you will give it a go (had tried class.internalid)
Thank you Kevin worked perfectly!