I have a file with data comming as
1,x1,x2,x3
2,a1,a2
3,b1,b2,b3,b4
1,y1,y2,y3
2,c1,c2,c3
3,d1,d2

my out put should be as follows

x1,x2,x3,a1,a2,<null>,b1,b2,b3,b4
y1,y2,y3,c1,c2,c3,d1,d2,<null>

Please let me know how can we acheive this in informatica

Thanks in advance

Answer Posted / bebo

use comma delimiter..infa will identify the null values
while importing the flat file

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to generate or load values in to the target table based on a column value using informatica etl tool.

614


Differentiate between source qualifier and filter transformation?

1003


What do you mean by blocking transformation?

585


What is the use of transformation?

576


How do you promote a non-reusable transformation to reusable transformation?

663






How to load data in informatica ?

582


Tell me about MD5 functions in informatica

529


Can you use flat files in Mapplets.

2226


What is Index Caches size?

625


Briefly explain the aggregator transformation?

604


what is the -ve test case in your project.

1855


Explain load alternative records / rows into multiple targets - informatica

693


What are multi-group transformations?

566


How can a transformation be made reusable?

667


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

712