I am hvaing SOURCE as first line: 1000,null,null,null
second line as:null,2000,null,null 3rd line
as :null,null,3000,null and final line as:
null,null,null,4000 ............................Now i want
the OUTPUT as 1000,2000,3000,4000 For more clarification i
want to elimate nulls and want in a single line. Please
help me out

Answer Posted / srinivas

Just load the flat file.
(1000,null,null,null
null,2000,null,null
null,null,,3000,null
null,null,null,4000)
Go with Aggregate Trans formation with
MAX(field1)
MAX(field2),,,, .

Pls let me know if any corrections srinu.srinuvas@gmail.com

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Cognos script editor?

3780


write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa

2059


Explain the code page compatibility?

635


What are Dimensional table?

602


How to handle decimal places while importing a flatfile into informatica?

712






How many dimensions are there in informatica?

623


I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.

1575


What is the use of target designer?

601


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

656


Explain the different kinds of facts.

558


can anyone explain me about retail domain project in informatica?

7420


what are the deliverables?in your project?

1648


Implementation methodology

1253


Write the unconnected lookup syntax and how to return more than one column.

590


r u done any partitions in ur project?

1397