Resolved! Update field values based on a field via import file
Hi Community, I have an import file which contains employee number and 2 other fields. Based on employee number, i need to update 2 other fields values. What is the best approach to update those fields based on employee number? Do i need to use impo...