Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Pretty obsolete video , I would not rely on it at all.....
-
As far as I know, when embedding DV workbook (or more precisely canvas of DV workbook) into classical interactive dashboard, there are some limitations connected with "interactivity" of embedded DV canvas: * Data actions are not available * Conditional formatting is not available * Adding advanced analytics (forecast,…
-
There is no choice but to agree with everything, what Gianni summarized in previous entry - data governance/administration of DV objects is still very limited/clumsy and it is one of the biggest weakness of DV (as part of OAC/OAS suite) as such (although product as such is developing quite heavily and many improvements are…
-
@Jean-Pierre Hoedenaeken I guess you need to be "located", when making import, (in BI catalog structure) in folder, where you want to import this DVA archive (containing whole folder) and it should work. Just to maje it clear: DVA package/archive created from BI catalog folder contains only those DV objects (data sets,…
-
Do you mean on "target" environment, where you are about to import/restore DVA package ? If this is what you mean by your question, than no - import of DVA package also "restores" the definition of corresponding connection (used by data sets in DVA package).
-
@Jean-Pierre Hoedenaeken The only possibility (not very handy) is to backup individual data sets via DVA package (export of DV workbook) - this is meant for backup of DV workbook, but this backup (DVA binary file) - contains also all data sets, used by this DV workbook - their definitions, for file-based data sets also the…
-
Completely agree with @Gianni Ceresa - this should be "handled" in data - thus designing (and populating) your time dimension in database as per your business requirements. And then every BI/Data visualization tool can benefit from it.
-
See Idea: https://community.oracle.com/customerconnect/discussion/535336/ability-to-share-data-flow-with-other-users - it is in "Planned" status with comment "Active project, ETA will be communicated later in 2022". We will see.....
-
@Bharath Raghupathi-Oracle Have you tried approach, i was reccomending to you ? Using custom calculation in DV: MAVG(SALES ,5 BY PRODUCT) ? This should definitelly work….
-
I guess, you can use in MAVG syntax (as for any aggregation function) BY <<column>> clause, where you specify resetting column for MAVG function - thus aggregation will be reset when value of <<column>> changes. So in your case it should look like: MAVG(SALES ,5 BY PRODUCT). "Disadvantage" is, that you need to specify…
-
Exactly as @Joshua C. Stewart pointed. If you have you have your onw requirements in respect to time dimension, you have to design it beforehand as database table (with all attributes needed - like your fiscal year "division") and then you just join this time dimension table (granularity is calendar day - this is usually…
-
If I understand correctly, you want to have the same option for conditional formatting in DV as it is now in "classical" UI (analyisis in Answers tool) - thus ability to set not only font, color, but also to assign a picture to condition - am I correct ? If this is the case, I doubt, that conditional formatting in DV is…
-
@Mike Durran-Oracle Yes, I will drop you an email. No SR has been logged (I am skeptical that anybody could help me with this from ORA support - especially when the setup/issue "spans" 2 Oracle product - OAS and OAM - my own personal experience....) Thanks Michal
-
@Mike Durran-Oracle Hi Mike, we are trying to setup DV embedding for our OAS 5.9 environment as well (our OAS 5.9 environment is integrated with Oracle Access Manager for SSO setup) and we are fighting exactly with the same problem as Angel (safe domains are defined correctly in OAS). Could you, pls, help ?
-
Very good question indeed, but answer is much more difficult. Basically we have found our own way, how to achieve this (since we wanted the same) , but the solution (to which we have been forced because is missing in the product) is applicable only for "on-premise" version of product - thus Oracle Analytics Server, where…
-
See Idea in Analytics Idea Lab: https://community.oracle.com/customerconnect/discussion/comment/405445. It is is "planned" status, so hopefully it will be implemented soon.
-
See Idea: https://community.oracle.com/customerconnect/discussion/508562/scheduling-a-data-visualization-or-project in Idea Lab - it is in "Planned" status - so in some future OAC/OAS releases this will be hopefullt implemented.
-
Hi there, API mentioned by @Joel Acha (as per description) is just for managing OAC instances (creating, deleting, listing etc...), but API for managing DV objects itself (data sets, connections, data flows, DV projects) and also for data access (speaking about DV part, not "classical" OBIEE) as asked by @Jan…
-
@Avinash Krishnaram-Oracle One question related to new parameters feature with relation to the topic of this Idea: Is it possible (or will it be in near future) to use parameter value for setting default value of filter in : * Filter bar on canvas * Dashboard Filters visualization ? Thanks for answer.
-
I wonder, whether this Idea has ever been reviewed by Product Mgmt/Development. Could anybody pay attention, pls.