• Resolved gman87

    (@gman87)


    Hello,

    I need to split a single field into three separate values during import.

    For example, my field contains:
    235/45R20

    I want to extract and import it as:

    • Width235
    • Ratio45
    • Diameter20

    How can I achieve this without modifying the source file?

    Thanks!

    • This topic was modified 1 year, 2 months ago by gman87.
Viewing 1 replies (of 1 total)
  • Plugin Author Trey

    (@ix3)

    Hi @gman87,

    How can I achieve this without modifying the source file?

    Unfortunately, this wouldn’t be possible with the free version of our plugin since it doesn’t support inline functions. You’d have to make the modification to the file before uploading it to the import.

Viewing 1 replies (of 1 total)

The topic ‘Split a single field’ is closed to new replies.