Why OTBI Report export into csv does not keep custom formatted date in output csv file
Title: OTBI CSV Export Does Not Retain Custom Date Format (MM-dd-yyyy)
Description:
Hi Team,
I have developed an OTBI Analysis report and configured the Invoice Date column with a custom date format of MM-dd-yyyy.
Expected Behavior
- OTBI Analysis displays the date as MM-dd-yyyy.
- When exporting the report to CSV, I expect the same format to be retained because the CSV file is used as the source for an external integration.
Actual Behavior
- The CSV export ignores the custom formatting.
- The exported file displays the date as dd-MM-yyyy.
For example:
OTBI Analysis | Exported CSV |
|---|---|
03-17-2026 | 17-03-2026 |
02-20-2026 | 20-02-2026 |
Tagged:
0