Which type or t/s is used to convert rows into column &
column into rows

Answer Posted / ramarao

Hi Friends,

I think this possible by using source Qualifier ALSO.

The Senario is

Issue_id,Question,Answer
100,1,y
100,2,n
100,3,y
100,4,n

Target is issue_id,Answer1,Answer2,Answer3,Answer4
100, y,n,y,n

This can be Achived by using source Qualifier And joiners.
There is no need to use Normaliser.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of server manager?

1686


How many types of transformations supported by sorted input?

792


what are the production issues in datastage?

9843


Can u access a repository created in previous version of Informatica?

1556


how many steps are there in etl process?

627






Mention few test cases and explain them?

627


Informatica server and client are in different machines. You run the session from the server manager by specifying the source and target databases. It displays error . You are confident that everything is correct. Then why it is displaying the error?

3402


what is an ETL or ETT? And what are the different types?

7053


how do u handle performance issues in Informatica . where can u monitor the performance ?

4356


What are the different etl testing categories as per their function?

631


what are the concerns of OLTP and DSS systems?

2078


In informatica, I have 10 records in my source system. I need to load 2 records to target for each run. How do I do this?

634


What is etl process?

617


How can you use an Oracle sequences in Informatica ? You have an Informatica sequence generator transformation also. which one is better to use?

1917


A session S_MAP1 is in Repository A. while running the session error message has displayed `server hot-ws270 is connect to Repository B`.what does it mean?

1910