source
file name xyz

a,0,a,a,a
b,b,b,0,b
c,c,c,0,c

target should be like this

xyz
a
b
c


how to implement this?

Answer Posted / dbloc

Based on the data structure, there are 3 rows present. The
clear indicator here is that the last character of each row
does not have a comma.

A sorter (as previously answered will not handle this using
it's DISTINCT option because each row is distinct. The
previous Normalizer answer just baffles me.

Simple answer: Connect to an expression and only connect
the first port of the record to the target.

a
b
c

Keep it simple.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?

1709


How to extract sap data using informatica?

607


Explain the difference between mapping parameter and mapping variable?

606


can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com

4314


Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?

7769






what are 3 tech challenges/ common issues you face?

1892


What are the main features of Oracle 8i with context to datawarehouse?

1682


Explain Dataware house architecture .how data flow from intial to end?

2126


How you prepared reports for OLAP?

1154


explan ur project architecture?

1599


Give some information on report bursting and how to do it in bca as I have to split the report and send different reports to different people?

559


What does update strategy mean, and what are the different option of it?

590


Tell me any other tools for scheduling purpose other than workflow manager pmcmd?

742


Is it possible to define a single node as a Gateway node as well as worker node?

663


Under what conditions selecting sorted input in aggregator will still not boost session performance?

638