Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Much needed functionality. Oracle has to introduce this soon.
-
Hello, Below is the working example which will return 04/01/2024 as APR-24 and 12th period as MAR-25. Update this as per your configuration. SELECT concat(case when CAST(Monthname("General Ledger - Period Status Real Time"."Period Statuses"."Start Date") as char(2))=01 then 'APR' when CAST(Monthname("General Ledger -…
-
Hi , It is a known issue post-23D upgrade and, Oracle is investigating this which I found in the below Support document, Excel output is generated with Junk characters when downloaded from the Report Job History page (Doc ID 2990643.1) As an alternate, when you click on republish it downloads the correct file without any…
-
Hello Lakshmi, Even we are facing this issue post-23D upgrade and, Oracle is investigating this which I found in the below Support document, Excel output is generated with Junk characters when downloaded from the Report Job History page (Doc ID 2990643.1) As an alternate, when you click on republish it downloads the…