#1 2012-06-02 05:00:16

dylanMa
Member
Registered: 2012-04-28
Posts: 20

Merge column vlaue

Hi,

   i have two files,I wanna merge they value,
   
ex:

File one
ProductID   ProductName
1                 computer
2                 TV

File Two
ProductID    Product Categroy
1                    NESC>3C
1                   NESC>3C>Computer
2                   TV>Sony
2                   TV>Sony>3D

i hope result is :
ProductID    ProductName     Product Category
1                 computer                NESC>3C, NESC>3C>Computer
2                   TV                        TV>Sony,TV>Sony>3D


whats components  i should use?


Dylan

Offline

#2 2012-06-02 07:30:56

dylanMa
Member
Registered: 2012-04-28
Posts: 20

Re: Merge column vlaue

somebody can help me?

Offline

#3 2012-06-04 08:24:55

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: Merge column vlaue

Hi

You might create a job as the following images.

Regards,
Pedro


Uploaded Images


Only Paranoid Survive.

Offline

#4 2012-06-05 03:00:29

dylanMa
Member
Registered: 2012-04-28
Posts: 20

Re: Merge column vlaue

Thanks for your answer!

Offline

Board footer

Powered by FluxBB