Oracle Analytics Cloud and Server Idea Lab

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

DV - Dataflow improvement

Needs Votes
18
Views
2
Comments
User_W8LTR
User_W8LTR Rank 1 - Community Starter

Into a dataflow in case of need to use Transform function several times, will generate an equivalent nr of bricks (steps).

It will be possible to treat the 'Transform' function as the function 'Add columns' , wich allow to group all necessary transformation in one step?

Thanks!

2
2 votes

Needs Votes · Last Updated

Comments

  • Thanks for this great suggestion- we have an item to track this in our backlog. Out of curiosity, how many transform steps do you typically have to "chain" together? @User_W8LTR

  • User_W8LTR
    User_W8LTR Rank 1 - Community Starter

    Hello, Gabrielle,

    As the dataflows does not have a pattern from a project to other, I don't have a proper estimation on this.

    But for examples, sometimes after a left join, I should transform an equal nr of 'add columns' previously calculated as eliminate the blanks cells.