Forum Discussion
jeff-125
Feb 24, 2023Copper Contributor
Automatic Date Format When Generating a CSV from Software
Hello, When I generate a .CSV of data from my database I am getting an automatic format change to DATE in a column that contains a dashed numbering system used in my database. Ex: 5-12-01 I...
tauqeeracma
Feb 26, 2023Iron Contributor
HIjeff-125
There is one possibility if you import CSV data into excel and while importing select the TEXT format as mentioned below, your data may not change into the date format.
Hope it will help.
Thanks
Tauqeer
- jeff-125Feb 27, 2023Copper ContributorThank you for your response!
I will try this.