Can I change the date format in the BI Publisher data model to 'DD/MON/YYYY'?
Summary:
In the Fusion, publisher reporting → data model→ SQL Query "select to_char(to_date('12/09/2024','DD/MM/YYYY'),'DD/MON/YYYY') from dual;". It always returns 12/09/2024 while I expect 12/SEP/2024. How can I achieve this? Thanks!
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
1