Forum Discussion

JBApple's avatar
JBApple
Copper Contributor
May 02, 2025
Solved

Saving as a CSV changes some numbers to dates

We have a file with a field for ordering seats. The field has values such as 12-13, 18-19, 22-23. Any value that starts with 12 or lower gets changed to a date. For example, 8-9 gets changed to Au...
  • SergeiBaklan's avatar
    May 03, 2025

    One more option is to enable in Options legacy From Text connector

    With it import csv as Data->Get Data->Legacy Wizards->From Text (Legacy), take comma as separator, on the third step of the wizard select all columns and assign Text column data format.

    finally uncheck adding data to data model and select destination cell

Resources