- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 01:41 AM
Hi all,
With the function "Easy Import" (Import External Data into *name of table*), I would like to clear choice fields of existing data, but through various attempts the field is not cleared but the choice entered previously remains.
To avoid misunderstandings, I'm using the following function and downloading the template indicated in step 1:
But as soon as I upload the file to ServiceNow, the field does not update.
Could you by any chance help me?
Thank you.
Vito
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 02:28 AM
Hi @vcicchirillo,
I don't think this is feasible with the Easy Import - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0745278
You may need to create an Import Set & Transform Map instead.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 02:28 AM
Hi @vcicchirillo,
I don't think this is feasible with the Easy Import - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0745278
You may need to create an Import Set & Transform Map instead.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 03:29 AM
Thank you James.
Although you de-check "Copy empty field" in the Transform Map automatically created for Easy Import, this selection is automatically reset during a new upload. Therefore, it can only be done via a dedicated transform map.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 02:37 AM
How did you 'fill' the field? If you do an export, it will show you the choice options. Did you just delete the field, or did you select 'none', making the field empty.
I just exported some records, set them to 'none' and imported again, and they were updated. Even though 'none' shows empty on the excel, it is a choice in ServiceNow, so you will need to have the field 'filled'. If the field is empty, it doesn't change it.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 03:31 AM
Hi Mark,
Thank you for the reply.
How did you import again the records?
Previously, I tried to set "--None--" field on the Excel import file and import it via an Easy Import, but the fields did not update.