I have a type conflict with imported data that took hours to import.
How can i change the field type from text to number without deleting the data and re-importing all over again?
I have a type conflict with imported data that took hours to import.
How can i change the field type from text to number without deleting the data and re-importing all over again?
Create a new field.
Run an bulk API to copy / convert.
Then either update to use the new field or delete and recreate. Although you will need to fix the issues when you delete.