-
Dark Mode
Compared to the others, this might seem silly, but a qol feature would be able to change BIEE to support dark mode. Staring at screen while building reporting… my eyes hurt.
-
Ability to schedule a Job on the Last day of the month
Administrator would like to know if they are able to schedule a Job on the Last day of the month in EPM Cloud
-
Request to increase capacity to add application roles
Hello, When adding application roles we are getting an acl size error- Error message and logs are attached to the corresponding SR When we opened the issue in 12c - We were told to upgrade to OAS and there are no limits to the number of application roles. When adding more groups in Manage Privilages/Access to Answers -We…
-
Custom logo in Oracle Analytics Server DV home page
Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): Narayanan Ramachandran Description (Required): Need a way to customize the home page logo (ORACLE Analytics) in OAS DV home page to custom logo. Use Case and Business Need (Required): Business…
-
Data Actions in Mobile App not working as intended
Data actions button shows but does not send user to detail page. This is an issue only with the Oracle Analytics Mobile App.
-
System Wide Default Data Formatting in OAC DV
Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): FedEx Description (Required): Ability to set default formatting for measures that apply across all OAC DV (when using subject area as data source). Currently, measure format changes are…
-
Log profile should be an optional feature in OTM and should not be visible for user in screens
Currently log profile is visible in all the screens of OTM . one of the user in OTM recently used it while creation of location . She used multiple times while creation of location and the location was already there in OTM . We started seeing slowness in system and with sometime , OTM became very very slow . We raised a…
-
Return regression details from TRENDLINE() function
Currently, the only two options for result_type are ('VALUE','MODEL'). If 'MODEL' is selected, it returns a long JSON string with the slope, intercept, some input parameters, and some regression metrics. This JSON string is not particularly usable in an OAC dashboard. I would like to request the addition of more…
-
Filter Function for New Column in LSA
In creating a new column in a Localized Subject Area (LSA), we would like to be able to use the Filter() function. Currently it is not available within this area.
-
Provision to Increase Data Flow Branching to at least 12
Currently, we have 5 as the maximum limit up to which a datasource can be branched into. We have encountered customer scenarios wherein the financial data needs to be branched to 12 (for each month in a year). The feature limitation is forcing to resort to more complex solutioning, by first branching to 4 quarters and each…
-
Map Visualisation - Dash/ Dotted Lines with Flow of Direction as Animation
It would be a great addition to have dashed / dotted lines with animation to show the flow of direction in configurable speed. Noticed this as a useful option in Icon Map Pro which is a custom visual for Microsoft Power BI providing enhanced geo spatial analytics capabilities. Example can be referred here:
-
Configuration to disable concurrent sessions for a single user
Proposing a new configuration wherein there is an option to disable concurrent sessions for each user. Example is when a user is logged in, the same user cannot login in another tab or in another browser. Purpose for this is if there are concurrent sessions from a user, it could make it harder to detect account compromise,…
-
Contextual Insights - Needs Provision to 'Change Selection' when 'No insights are found'
Scenario: One and only one contextual insight generated from a datapoint, which was given a 'thumbs-down'. This led to the below error citing 'No insights were found.' And prompted to 'Try changing selection to discover insights'. Only selection of a different category of data points is generating new insights - 'not a…
-
OAC REST API Support for Parameterized DV Report Data Retrieval in CSV Format
IT would be good to have Oracle Analytics Cloud (OAC) regarding data export (CSV, Excel) from workbooks or DV reports. Specifically, looking for a way to: Retrieve workbook or DV report data by passing parameter values . Export the resulting data in CSV format. From my review of the Oracle documentation, it appears that…
-
Add permission for different canvases
Is it possible to restrict users to view only assigned canvas in a dashboard
-
Need add the one more resource in requisition approval task like project manager and task manager
when we are creating the requisition approval in the action, we are able to add the Project manager and task manger as single approver like wise we need additional resource in the requisition approval task to add the single approver
-
Missing Global Header Search Functionality in OAC (Oracle Classic Home Page)
Organization Name 21872065 Description In OBIEE 11g, the global header contains a "Search" functionality, which is helpful to search through the web catalog. But in OAC (Classic Home Page), we are not able to see the "Search" functionality in the global header. We are figuring out how to show the Search functionality in…
-
Map Interactive Controls - Invisible in Dark Mode
The interactive controls in a map visualization in 'Dark Mode is not visible unless highlighted. Need to have provision to change the colour of the controls to be make it visible even in dark mode.
-
Ability for a folder owner to approve files to be copied/saved into a shared folder
In a case of an Admin having a Shared Folder, created for Finance for example, it would be good to have the ability for any users to Save their visualizations in this folder, by submitting their workbook for approval and the admin to approve the workbook. It would also be good to get the ability for a user to request…
-
Filter Operator Customization
Configuring a whitelist or blacklist of filter operators at the system or report level, ensuring only approved operators are available based on use case or user role. This helps prevent accidental use of operators that may impact performance.
-
Add More Currency Types / Custom Currency Field in OAC
Currently, some currencies such as PGK (Papua New Guinea Kina) are not available in Oracle Analytics. It would be helpful if users could either select from a broader list of currencies or create a custom currency field when their local currency is not supported. This ensures better localization, accuracy in reporting, and…
-
OAC SSL certs for vanity URL be handled by the OCI Certificates service
Having to manually (console or scripted) upload certificates for each OAC instance in a tenancy is time consuming and potentially error prone. I suggest we get to use the OCI certificates services instead, to centrally manage the OAC certs just like load balancers.
-
Snowflake Key Pair authentication for OAS
Due to recent Snowflake data breaches which were all originated from mishandled user credentials, Many Information security is mandating to use key-pair based authentication for all Snowflake integrations. They have enabled key-based auth on all their integrations except Oracle. Oracle uses Snowflake JDBC driver behind the…
-
Mobile App - Allowing user to go back to the Original State in the app (all modes).
Right now, when you open an analytics dashboard in the Mobile App, you open a page, you can't go back to the Homepage with the original state. You can do that with a logo or a home icon with the hyperlink embedded to the home landing page. A Reset icon will also be an option. This is a very important feature needed for our…
-
Make it impossible for the user to remove of create page filters in OAC DV
Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): 24915361 - CSI lié à OCI (Credit Agricole SA) Description (Required): In OAC DV, when a user is visualizing a workbook with view-only permissions, he has the possibility to remove page filters…
-
Trino connector : Require users to enter their own credentials
Hi, The Trino connector does not allow connection sharing with the possibility that each user can enter their own login credentials. The following option is missing (but available in the Hortonworks Hive connector) :
-
Add functionality to REST API connector to handle POST requests
The current REST API connector (which is in preview) is only designed to handle GET requests, but adding POST functionality would greatly increase the connector's utility. The POST method allows for more complex API calls that use nested JSON, arrays, multiple criteria, pagination info, etc. A GET request can only pass…
-
Link or Image dashboard object does not have formatting options for the caption
In the OAS/OAC classic version, OTBI, OBIEE tools when we create a dashboard we use the object "Link or Image". We mostly use this option to create a landing page and have links to other reports. In this object the name of the link or image will be provided in the "Caption" text box and this will show as a a blue text with…
-
OAS 6.4/2023: Evaluate function is not available for the analysis created on dataset
Hi Team, Evaluate function is not working on the analysis which are created on dataset as subject area. This is a important feature and need to be available for the analysis based on the dataset. In my assignment i am only using dataset to model the data mart data and there are sometime where it requires to apply the db…
-
Data Source Parameters - Open text, key value pairs
Scenario: As it stands, when we create data sources (In Analytics Server or DV) we are limited by the fields that Oracle has provided. E.G Server, Username, Password, Token... Note that when defining Data Sources on the weblogic server (for custom JAVA 3rd party drivers) we are presented with an open textbox where we can…