Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
GBriand
Contributor
Contributor

Duplicate a row with another value

I have a table that kinda looks like that :

Name | Attribute | Value

Pot | Color | Red

Pot | Color | Blue

Pot | Color | Yellow

Bag | Color | Red, Yellow

How can I split the Bag row in two so it looks like the Pot ones ?

Thanks for your answers

1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

If we understand your requirement is very well, the expected result should be:

Pot | Color | Red

Pot | Color | Blue

Pot | Color | Yellow

Bag | Color | Red

Bag | Color | Yellow

Please have a look at this component about: TalendHelpCenter: tnormalize and related scenario about: TalendHelpCenter: Normalizing data

Feel free to let us know if it helps.

Best regards

Sabrina

 

View solution in original post

1 Reply
Anonymous
Not applicable

Hello,

If we understand your requirement is very well, the expected result should be:

Pot | Color | Red

Pot | Color | Blue

Pot | Color | Yellow

Bag | Color | Red

Bag | Color | Yellow

Please have a look at this component about: TalendHelpCenter: tnormalize and related scenario about: TalendHelpCenter: Normalizing data

Feel free to let us know if it helps.

Best regards

Sabrina