Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
You can already do it.
-
The Oracle Analytics team can consider connectivity to products and services that offer drivers or APIs that allow external connectivity. When there is a standard driver, we can look at either creating a connector using it, or customers can utilize our connectivity to generic JDBC. With APIs, we have a REST API connector.
-
Excel exports are for individual viz only. We are working on an ability to schedule Excel exports, but it will not be complete Workbooks as there is no current concept of exporting a full workbook to Excel (see other threads on that topic). I'm going to mark it as planned based on the WIP project to allow single-viz Excel…
-
As stated above, Generic JDBC was reintroduced into OAC utilizing Remote Data Gateway (late 2020), so this one can either be 'delivered' (customer should try to use the smartsheet LiveData connector), or 'declined' as we do not plan to add a built-in connector.
-
Please add more details, examples and a meaningful title. Your idea is not clear.
-
The current plan is to try and get into November or Januarry.
-
For now, the easiest way is to use parameter binding to the range filter type, select Start At, and bind a parameter with the dynamic value that you want to start.
-
Have you looked into trying to use the Power Query ODBC connector with the generic JDBC connector?
-
We considered it a few years back but decided not to do it due to performance issues. It requires additional queries on top of the filter query. In our review, it seems to work ok with small datasets or tools that cache most of the data, but breaks down at any serious scale. We might look at it again.
-
Column filters look a bit more like filters, and you can also modify their look and feel a bit. It is true that this is not the case for expression filters as you have in your image. Are your users modifying the expression filters as well?
-
Hi @Michal Zima , The "Need Votes" status will replace the "Submitted" status. We are not looking for a specific threshold of votes, but we felt that having an idea sitting in Submitted for a long time does not indicate a call to action for the community. We felt (and reviewed other IdeaLabs in the industry) that a status…
-
Currently, you can turn off these messages in the Console (will be replaced with a "Loading" message).
-
Currently, data exports export a specific viz, not a canvas, so before we can discuss multiple canvases, we need to discuss the scenario for a full single canvas. I know that some customers have workbooks where all canvases have a single pivot table, but when we are building the export capability, we also need to decide…
-
Data export is fine, we already have it for Pivot and Tables. We do not do other charts data exports because the amount of data to power a viz is usually small, but if there is a need for data export of various charts, it is something we can consider. We already have an export of Canvas as a PDF, both interactive and…
-
It is true that we do not currently plan to offer the conversion of a canvas-based dashboard to live Excel visualizations. It is not widely used in Classic, and the use case is not completely clear. If possible, I would appreciate more details on how it is being used and why.
-
PowerPoint exports were already there. Live access from MS Office is done via Smartview.
-
@Bret Grinslade - Oracle Analytics-Oracle Comment is from 2022, so it was released in March 2022. That would mean that it went into OAS 2023.
-
Content Management is available in OAC and OAS.
-
Cache can mean multiple things. Query cache—available for live queries, regardless of Datasets or Subject Areas. Basically, cache query results are in memory and generally managed as FIFO based on the cache size. Seeding usually means having a process that will execute the queries in close proximity to the users' usage.…
-
We don't believe this will result in the dashboard's predictable behavior, as other components will need to reorganize themselves to occupy the new space (talking only about the Auto Fit layout). We are planning to allow the space to be completely empty, but regaining the space might have specific use cases that will make…