Split a single field
-
Hello,
I need to split a single field into three separate values during import.
For example, my field contains:
235/45R20I want to extract and import it as:
- Width →
235 - Ratio →
45 - Diameter →
20
How can I achieve this without modifying the source file?
Thanks!
- Width →
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Split a single field’ is closed to new replies.