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!

Pivoting single column of rows into multiple columns in ODI 12c

3510060Oct 17 2017 — edited Oct 19 2017

Hi,

I want to pivot a column which increases dynamically into multiple columns. Well my requirement is that the below file is generated from Essbase and I would like to have every 11th and 13th rows as two columns in the source table and neglect the other rows.The data is being generated as a set of 13rows. Every new additions will be in a set of 13 rows. I'm very new new to these implementations. I would greatly appreciate if you could help me with any methodologies or code needed to grab them.

I have seen "Pivot" component in ODI 12c, but when I read articles like these "https://blogs.oracle.com/dataintegration/pivoting-data-in-odi-12c ", it's actually for a min of two columns(as far as I believe, could be wrong though).

pastedImage_0.png

Thank you and looking forward for your suggestions.

This post has been answered by rpc1 on Oct 19 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 16 2017
Added on Oct 17 2017
9 comments
626 views