source : col1 101 101 101 102 102 102 103 103 103
col2 1000 1500 2000 1200 2300 3000 2400 1300 2000
i need target as
col1 101 102 103
col2 1000,1500,2000 1200,2300,3000 2400 1300 2000

Answer Posted / venky

src->exp->agg->tgt

exp transformation

col1
col2
var1=iff(var2=col1,var1||','||col2,col2)
var2=col1
output=var1

agg transformatiom

col1 select group

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain abt ur project architecture?

1765


What is intricate mapping?

594


According to his methodology what all you need before you build a datawarehouse

1191


what is degenerated dimension?

3160


What is meant by lookup transformation? Explain the types of lookup transformation?

571






Explain in detail scd type 2 through mapping.

619


Define update strategy?

641


How to do unit testing in informatica? How to load data in informatica ?

655


What is mapplet in informatica?

599


What is the benefit of session partitioning?

601


Explain the pipeline partition with real time example?

656


can anyone suggest best free Talend data integration training online

1263


Explain lookup transformation is active in informatica

666


What is the use of code page?

612


How to create the source and target database connections in server manager?

634