Forum Discussion
error date column
- 5 years ago
Hi Anonymous
Remove your current Change Type step or convert the Date column to Text type first. Then right click on the Date column and select Change Type > Using Locale... In the Change Type window, select Date for Data Type, English (United Kingdom) or other locales which has the same date format as your original Date column input. This should change the type into Date correctly.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
Hello,
I'm experiencing the same problem,
Unfortunately, the solution here didn't work,
The data type is "text" but, when trying to change it to a date, or change it by locale, all become to be "errors"
I tried to:
- Split the column to date and time
- Replace the blank values with null/blank
Nothing seems to be working
Any Ideas?
Before
After
Hi Rotemshan
As your original column has both date and timestamps values, change its type to Date/Time instead of Date. When it is of Date/Time type, then you can change it to Date type without any errors.
Best Regards,
Community Support Team _ Jing
- Rotemshan4 years agoHelper I
- v-jingzhang4 years agoCommunity Support
Rotemshan Can you share the error message?
- Rotemshan4 years agoHelper I
Eventually, I changed the source of the data to XLSX instead of CSV, it saves a lot of time transforming the data,
I'm not sure if this is the best practice, but it works.
Thank you very much