CSV File - Date Format
Answered
Hello YF Community,
I'm trying to import data using CSV File. I know the accepted date format has to be yyyy/MM/dd.
The problem is I'm not able to save the date format as yyyy/MM/dd in CSV. I have tried to keep yyyy/MM/dd format and save the csv but next time when I open the file, it's back to its default format of dd/MM/yyyy.
The reason I want to import in yyyy/MM/dd format is to be able to use the pre defined date functions in YF instead of doing a Date Convertion while doing the CSV File preparation in YF.
Please Advise.
Thanks,
Gokul
Hi Gokul,
Thanks for reaching out to support with your question.
This sounds like a data prep issue, which is usually outside the scope of Yellowfin support, but I might be able to assist here, could you provide a bit more info on the CSV in question?
Perhaps this formatting discrepancy is some function of the CSV software or the program that is supplying the CSV data?
Is this Excel, for example?
If so there may be some "tricks" you could do like doing a separate calculation in a second column, like described here -
https://superuser.com/questions/491017/how-to-convert-dd-mm-yyyy-into-yyyy-mm-dd-in-excel-2003
Also here, one interesting possibility mentioned at the bottom would be to attempt changing the locale to Australia-
https://superuser.com/questions/409896/how-do-i-enter-dates-in-iso-8601-date-format-yyyy-mm-dd-in-excel-and-have-exc
Does this help give you something to go off of?
Thanks,
Eric
Hi Gokul,
Thanks for reaching out to support with your question.
This sounds like a data prep issue, which is usually outside the scope of Yellowfin support, but I might be able to assist here, could you provide a bit more info on the CSV in question?
Perhaps this formatting discrepancy is some function of the CSV software or the program that is supplying the CSV data?
Is this Excel, for example?
If so there may be some "tricks" you could do like doing a separate calculation in a second column, like described here -
https://superuser.com/questions/491017/how-to-convert-dd-mm-yyyy-into-yyyy-mm-dd-in-excel-2003
Also here, one interesting possibility mentioned at the bottom would be to attempt changing the locale to Australia-
https://superuser.com/questions/409896/how-do-i-enter-dates-in-iso-8601-date-format-yyyy-mm-dd-in-excel-and-have-exc
Does this help give you something to go off of?
Thanks,
Eric
Replies have been locked on this page!