Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
DV Export To CSV export format- Date columns corrupted eg FIXE2LENGT02ATE

Best Answer
-
Instead of using the custom format
dd/MM/yyyy
, please try usingDD/MM/YYYY
and validate. Let me know if this helps achieve your requirement.Hope this helps!
0
Answers
-
@Keith Dunlop - Welcome to the Oracle Analytics Community!
Please try the following steps and let us know if it helps resolve the issue:
- Change the format of the date column back to Auto, then attempt the export and validate if it works as expected.
- Once confirmed that it works correctly with the Auto format, switch back to the Custom format and check if the issue persists.
Refer to the screenshot below for guidance on where to locate this setting.
We encourage you to continue using the community forum, and feel free to reach out to us for any further assistance here.
0 -
Cheers Sumanth …
Thank you for your feedback & input .. Much appreciated.
- Change the format of the date column back to
Auto
, then attempt the export and validate if it works as expected.
This does address issue as Date data is not corrupted eg FIXE2LENGT02ATE
I am looking to format the output to dd/MM/yyyy
2.Once confirmed that it works correctly with the Auto format, switch back to the
Custom
format and check if the issue persists.When I switch back to Custom and change the format to dd/MM/yyyy .
Date data is corrupted eg FIXE2LENGT02ATE
0 - Change the format of the date column back to
-
😀
Cheers Sumanth …
That worked -
What the difference in using DD/MM/YYYY over dd/MM/yyyy?
Looking at your screen shot example image.png - The Auto default to MM/dd/yyyy h:mm:ss
What is reason behind having format value in lower case as value produced is a date - no chars to be uppercase
Thank you for your input .. Much appreciated.
Kd#
0 -
@Keith Dunlop - This suggestion was based on the SQL format standards recommended in the Oracle Database documentation, which specifies the use of uppercase format elements (e.g.,
DD/MM/YYYY
).Reference:
https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/Format-Models.html#GUID-096CA64F-1DA3-4C49-A18B-ECC7518EE56CThis approach has been internally tested, validated, and is the recommended best practice.
It’s a minor change with no drawbacks, and ensures consistency and correct interpretation of date values across Oracle tools.
1 -
Hi @Sumanth V -Oracle We are facing the issue with csv export format of OAS DV workbook with the date column. We have changed the format to MM/dd/YYYY but in export we are getting date time. is it a bug? or do we have any workaround to fix it.
Regards
Sateesh
0