Converting Rows to columns
I have Relational source like his.
JAN FEB MAR APR
100 200 300 400
500 600 700 800
900 100 200 300

I need to convert these rows into columns to the targe.

MONTH TOTAL
JAN 1500
FEB 900
MAR 1200
APR 1500

Please experts help me

Answer Posted / chandu621

you will take Expression transfermation
and write expression like this

sum(months)

Is This Answer Correct ?    0 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is aggregate cache in aggregator transformation?

637


What is the difference between writing a joiner query in ANSI style and THETA style?

1925


How to extract sap data using informatica? What is abap? What are idocs?

560


How does a sorter cache works?

573


What is the Process to creating lookup transformation in informatica

587






Why sorter is an active transformation?

757


Differentiate between Load Manager and DTM?

1673


What are the different types of transformation available in informatica.

639


Difference between Target-based loading and constraint-based loading?

557


I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.

1214


Differentiate between a database and data warehouse?

656


Explain the aggregator transformation?

630


What is meant by active and passive transformation?

587


How to join three sources using joiner? Explain though mapping flow.

704


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

760