Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @User_7AIAG, yes it will have additional cost but if you talk to Sales, it will give you a better estimate, based on the different options or relationship with Oracle. Hope it helps!
-
Thanks for the update!
-
Also, as a best practice, after patching, validate credentials/connectivity. Hope it helps!
-
@User_7AIAG , Welcome to the Oracle Analytics Community! Before scheduled patching to your Fusion ERP/SCM environment, plan and communicate the maintenance schedule with the team that owns your FDI pipelines. Notify analytics users and pipeline owners of planned maintenance windows. Schedule full or incremental loads to…
-
Thanks, @Jamie Anderson-Oracle, appreciate it!
-
@Paul Therrien , Welcome to the Oracle Analytics Community! Can you confirm if it is a date aware measure, it should directly come from the fact and not be calculated / derived KPI. Alternatively, see if FILTER can be used instead of TODATE FILTER( "Gross Sales", "Calendar Date" >= TIMESTAMPADD(SQL_TSI_YEAR, 0,…
-
@Kamalakannan Natarajan , Welcome to the Oracle Analytics Community! Thanks for your question. A. Enabling a Report for Bursting Prerequisite: A report defined in BI Publisher. The report data must contain an element by which the report will be split and an element by which the report will be delivered. Enabling a report…
-
@philipgodfrey , thanks for sharing, it is very useful. Appreciate it.
-
@Raluca Balan-Oracle , Welcome to the Oracle Analytics Community! We might need to explore using LEFT, RIGHT, POSITION, on very high level see if something below works LEFT( RIGHT( "Location", LENGTH("Location") - POSITION('-' IN "Location") - 1 ), POSITION( '-' IN RIGHT( "Location", LENGTH("Location") - POSITION('-' IN…
-
Thanks for the update! If issue is still not resolved, please contact Oracle Support by logging a Service Request.
-
@User_N6HIU , did it work or still having the issue? Thanks
-
@User_6WR9W , Welcome to the Oracle Analytics Community! While there is not REST API support yet, have you considered extracting data from source instead of OAC. It might be faster provided you can come up with the query. Hope it helps!
-
@Raju Punith-60121 , Welcome to the Oracle Analytics Community! Thank for your question. I am not sure if it is possible programmatically, but we can always enable or disable Query Caching. In Oracle Analytics Cloud, the query cache is enabled by default. You can enable or disable query caching on the Advanced System…
-
As mentioned above, OAC provides REST APIs that get catalog items and their Access Control List (ACL). You can format the data returned by these REST APIs and use the data to build a report or visualization in OAC. This blog describes how to get catalog items and permissions based on the item type and create a report in…
-
As per latest oracle doc, Interface B (with “Notification”) is more consistent with the latest standard UI as described in the January 2026 documentation.
-
@User_PH7HJ , Welcome to the Oracle Analytics Community! Oracle’s cloud services especially rapidly evolving ones like AI Data Platform Workbench often undergo incremental UI refinements with new release updates. These updates tend to Change label text Move or rename UI elements Adjust icons and header text This doesn’t…
-
@Giovanni Canino , Welcome to the Oracle Analytics Community! Account Payables and Account Receivables subject areas are curated and fixed and controlled by Oracle. We cannot manually add tax code, tax amounts or other attributes in these SAs. You can create an idea by providing the business justification. Hope it helps!
-
@Arun Kumar Bangalore , Thanks for the acknowledgement, appreciate it.
-
@Amh2922 , Welcome to the Oracle Analytics Community! Thanks for your question. Please check if Cross-Subject Area Join between "Workforce Performance - Performance Rating Real Time" and "Workforce Management - Worker Assignment Real Time" provides the required information. Try to pull the Person Number and Assignment…
-
Do you have access to OAS Console, if yes then can you try log in to OAS and go to Console > System Settings. Search for a setting named Analytics Publisher Reporting Toolbar Mode. Check the current value. The valid options are usually 1–6. Change the value to 6. Value 6 specifically tells the system to "Display parameter…