Hi, is there a way or a formula to get the interna...
# suiteanalytics
a
Hi, is there a way or a formula to get the internal id of a record from its name? I'm building a mass update for a field which of list type. I have its name but the system is expecting its internal id. Maybe something like a vlookup function for a list in NS? Thank you.
j
If you can use CSV instead of mass update, you can match via name instead of id
a
Thanks. The thing is we wish to schedule the mass update periodically to recognize items for change in this field and do an update otherwise I would've gone for the csv import