Item name

The sales department just imported a thousand items all with the wrong name. Is there anyway to change a thousand names without it being done manually ?

Hi,

You’re not so clear in your requirement, if the modification you want to do on your name is the same for all new items , you can write a job that read all items based on createdDateTime and user for example and update the name.

Regards,

Thomas

Sorry. A thousand different products imported over a period of a week each with a different name, We don’t really want to go through all the items and do a copy and paste job on the item name.

Hi Ben,

You can ask to ur developers to create a job to import excel with correct names, it will replace existing once with new names.

Let me know if need any other help on the same.

Use the import as an update or write an update job, but first you need to get the data correct and it may be as quick to type it straight in!