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!

Concatenate string data in hyperion(Append)

User_F9M0XAug 3 2020

Is there any way to concatenate string value of each iteration and store it in hyperion.

Ex:-

1st iteration:-

Data is 'A'

2nd iteration

Data is 'B'

Requirement is to store A,B in 2nd iteration.(Appending with the exiting string data) like concatenate function in excel for 02 data columns string type.

Comments