Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thank you!
-
Excellent stuff, good to know you have resolved it.
-
I think it is normal. Can you see if you can use /silent option from CLI option?
-
How about ROW_COUNT? Can you try this one … case when row_count("Financials - GL Balance Sheet"."Time"."Fiscal Year") > 1
-
Thanks for the update, appreciate it.
-
I do not have any client requirement yet but wanted to explore.
-
Thanks for the encouragement!
-
Thanks for the encouragement!
-
Thanks for the encouragement!
-
Yes, an admin in FDI can view all user content. However, the standard FDI "Admin" role does not grant the necessary underlying privileges (specifically OCI IAM/Fusion-role) to directly take ownership of another user's private folder content via the FDI user interface. To resolve it, can you try following: Have the owner…
-
I do not have the setup but see if following helps: oraclefusion://navigation?obj=gl-journal&journalHeaderId=@{JE_HEADER_ID}
-
It could be but very difficult to advise unless have a way to connect to the instance. Hope Oracle support or other experts can provide some help!
-
You might need to work with your Oracle Cloud Admin and see if it is because of ACLs. Autonomous Data Warehouse requires that every client IP be explicitly allowed through: Network ACLs for public endpoints Private Endpoint security rules for private endpoint deployments. Oracle Analytics Cloud (OAC) connects from a…
-
Can you see if you can use following formula in a new measure : CASE WHEN GROUPING("Fiscal Calendar"."Fiscal Year") = 1 THEN MAX("Balances"."Ending Balance") - MIN("Balances"."Ending Balance") ELSE "Balances"."Ending Balance" END
-
Thanks for sharing, looking forward to another rewarding learning.
-
My suggestion would be to open a support ticket / bug report with Oracle Support, referencing error 22123 and pointing to the community thread. Since it isn't yet documented in known issues, Oracle may treat it as a new bug especially if they can reproduce it.
-
Hopefully, someone from Oracle can pitch in and provide some insight.
-
Did it ever work or suddenly started behaving like this? Try loading a simple workbook/dashboard (small dataset, few visuals, no heavy visuals). Avoid complex canvas / unsupported embedded items (external visuals or iFrames), which may fail or hang in mobile context. It will help to further segregate the issue.
-
Thanks, Rob F for sharing this, appreciate it.
-
As per my knowledge, the watermark can not be deleted if PO is INCOMPLETE or pending delete status.