Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
We will check if it is possible to place the existing plug-in in the library. To do that we will need to make sure it passes a license review to make sure that there are no licenses involved that prevent distribution. If it is not already there, I assume that it failed the legal review for public distribution. Given that…
-
A few comments. * For a curated home page, I would suggest creating a low-code webpage as a custom landing page/home page. This is not very different from the practice that would be required in classic * We do plan to offer closed Workbook navigation in which you will be able to design your first canvas as a "home page"…
-
We do not use version numbers anymore to represent OAC updates and the transition will be completed in the September update. As such, the 'hidden' tooltip will also be removed as there are no longer numbered releases to OAC. There is a valid need to know the update level of the service, as such the September update will…
-
Workbook calculations are saved with the workbook because they can include data from blended sources. Such calculations will always require both sources to be in the workbook in order to function. Due to this complexity, we are not planning to save them outside of the workbook. Note that calculations can also be defined on…
-
There is a simple workaround that you can use, it also enables data actions, use as filter and an easy way to sync the layout of the tiles (although multi-select enables that as well). TileWorkaround.mp4
-
It will show whichever measure that you choose and any calculation that you can express. The goal is for authors to be able to create any experience that they want for their consumers and executives. When it comes to trending, it will not offer visuals as arrows at this point but we are looking into introducing iconography…
-
Sorry, did not understood the question. It seem to be related to the Tooltip.
-
I'm quite sure this is solvable with modeling. We can give it a try if you would like to share sample data.
-
Parameters are for the entire workbook, but can be used by any Canvas. You can already select the Canvas that you want to open via the URL, so a combination of the two will land you at the desired page with the parameters that you pass.
-
Hi, You can turn off the preview table to achieve a similar effect and reduce the refresh time. However, in some cases we have to process the step before in order to have the proper editor for the current step. As an example, if you add a column and following that do a bin/group/other step, we need to make sure the new…
-
Hi Angel, We went on a different route. Adding bells and whistles to Sparkcharts might had ended up in an overly complex component. Instead, we decided that adding a Tile section to any viz would be a better route. It will basically allow you to create a Tile from any viz type with all the capabilities of that specific viz…
-
The workbook Author will decide what parameters are available for the workbook. In a sense, it is a bit like Workbook as a function where the workbook can receive a predefined set of parameters that might be used in Filters or Functions. As an example: Assuming you have a Workbook with 3 filters and for one of them, a…
-
Currently planned LA for later this year.
-
You will be able to send a URL that includes parameter values, which is part of the 'variables' project for DV. But there is a difference between sending a URL with parameters and bookmarking a state. True, if you bookmark a URL that has the parameters in it, that will be the 'state' or the bookmark, but which filter is…
-
Can you determine when to use which expression based on a CASE statement?
-
Some level of Personalization (remembering user state of dashboard filter bar) is currently at work. Not full-blown 'bookmark' but will prevent workbook consumers from reverting to the originally saved filter state every time they open the workbook. This will expand later to Viz state (drill, pivot, and other changes). I…
-
Closing as duplicate of https://community.oracle.com/customerconnect/discussion/577554/export-functionality-to-be-included-in-usage-tracking Please continue the discussion of the earlier idea.
-
One more request Neha, can you share the function definition of the different Period Quantities? Regardless, at least for Pivot and Tables, we are going to allow you to change the header title. It is still not going to give you the same name for multiple columns (e.g. filters will still show the column name), but at least…
-
The initial work that was stated for last year was the introduction of Sparkchart into the Performance Tile viz. This was delivered last year. The next step is the introduction of a Tile section to the grammar of every viz, this is currently planned for 2H 2022. There is an additional related project to allow secondary…
-
ML operations usually require denormalized datasets in order to be able to provide meaningful insights. In complex models with multiple join paths the size of queries required and variation of join paths will cause such processing to become unrealistic. As an example, this might be similar to doing 'Select * from Subject…