Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Analytical Function ROW_NUMBER() with Partition : PARTITION_BY in ODI 12c

User_IAMCNMay 8 2018 — edited May 9 2018

Hi,

I want to apply analytical function row number for taking row numbers and filter my source records to rownum=1 using which i can filter my data which is moving to target based on rownumbers  ,wrote in sql for my data set it worked fine coming to ODI

The way i am thinking to implement in ODI12c is using expression from componet pallete and add rownumber as this function then use a filter and apply =1 logic

and pass my data set to target

but in this case i need to take whole colmuns copy from target to expression first and then map to filter and target

IS there any other easy method to implement this anaytical rank function in odi12c ,could anyone kindly help me

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 6 2018
Added on May 8 2018
3 comments
1,002 views