Jun 08, 2023 06:37 AM - edited Jun 08, 2023 06:39 AM
Jun 08, 2023 12:39 PM - edited Jun 08, 2023 12:40 PM
Hi @PmAirtable,
Airtable's single-select field type will force editors to pick from a pre-defined list of values similarly to dropdowns via data validation in Excel.
When pasting data from Excel/elsewhere, Airtable will add any new undefined values to a single-select dropdown field as new options for the field.
There might be a faster way but I frequently follow this process to sanitize data pasted into Airtable:
It's always best to transform your data as much as possible upstream first before loading into Airtable. You can use the CSV import extension by Airtable in your base to handle these transformations repeatedly as well.
Hope that helps!
-Stephen