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 / sham

we can't sum aggregate function in Exp T/F.i.e it is not
possible to use sum() in expression T/F. so go through Agg T/F
....

Group by month
o/p port-------> sum(sal)

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION

1490


What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?

625


Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,

6762


How can we remove the duplicates from flat file source?

590


How to Create a folder using pmrep command?

632






I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .

1477


How to load the data from a flat file into the target where the source flat file name changes daily?

586


How can you differentiate between powercenter and power map?

641


Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.

1852


whats the logic to load the lower level of granularity of data to fact table.

1814


server hot-ws270 is connect to Repository B. What does it mean?

1869


What are the restrictions of union transformation?

589


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

1691


What are the different ways to implement parallel processing in informatica?

874


in reporting we add some new objects,how we get the count of the newly added objects to the report

1764