Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
-
Re: Self Replacing Data in Data Flow
Hello! Data flows will not allow you to read from and overwrite the same “Dataset A” within one data flow. Here's a pattern you can use instead that involves two data flows placed in a single se…2 -
Re: Add Native Incremental Refresh for Datasets in Oracle Analytics Server (DV)
Thank you for the idea! Incremental reload is currently available in OAC are we are planning on supporting this in OAS in the future.1 -
Re: Create sum distinct aggregation
Hello @User_OVUF9 I believe we do allow select sum distinct aggregation when creating datasets via manual sql. Here's an example of a syntax that should work: SELECT region, SUM(DISTINCT amount)…1 -
Re: Please introduce a Remove duplicates option for a specified column in oracle analytics cloud
Thank you for the idea @aditya.k.pinjala-Oracle I think this would be an excellent improvement for data flows- I do have this as an item in the backlog.1 -
Re: OAC DV Datasets - be able to easily identify datasets and datasets that are outputs from a dataflow
@Tasha This is a great suggestion. I agree that we should make it more clear which datasets are generated manually versus created via data flow. Currently there is information in dataset Inspect → De…2
