In a scenario I have col1, col2, col3, under that 1,x,y, and
2,a,b and I want in this form col1, col2 and 1,x and 1,y and
2,a and 2,b, what is the procedure?

Answer Posted / ram

Create normaliser...
derive 2 ports
col_1 occurence=2
col_2 Occurence=2
now you will get four input ports..

col1 -->col_1
col1---> col_1

col2--->col_2
col3--->col_2

connect two output ports from normaliser to Target..

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does cheating measurement mean?

608


Is it possible to create multiple domains on a single Informatica server?

762


What is the use of an aggregator cache file?

699


Explain target update override in informatica

639


Implementation methodology

1271






How do you load unique records into one target table and duplicate records into a different target table?

721


What are the popular informatica products?

656


How to load a Dimension ? and how to load a fact table?

964


What is workflow manager?

587


What is source qualifier transformation in informatica?

586


How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?

638


Explain where to store informatica rejected data? How to extract the informatica rejected data?

588


What are the informatica performance improvement tips

629


What are the new features of informatica 9.x in developer level?

570


list out all the transformations which use cache?

700