Oracle Analytics Idea Lab

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Change the SalesOrder report's RequestShipDate format of the seeded XML to a timestamp format

31
Views
0
Comments

The Requested Date in the Sales Order report within Order Management does not align with the date displayed in Fusion. This discrepancy occurs because the report uses the UTC time zone, while the UI adjusts dates based on the user’s time zone preferences.

To ensure the report output matches the UI, the time zone needs to be accounted for in the report logic. Specifically, the RequestShipDate field in the seeded data model should include a timestamp format. This would allow query-level adjustments (e.g., time zone conversion) so that the reported dates align correctly with the user’s local time zone.

6
6 votes

Submitted · Last Updated