Input is like
1
1
1
2
2
3
and out put should be 1
2
3
How can u acheive using rank transformation ??

Answer Posted / gyana

after source qualifier take a rank t/r
set the group by as column_id and in rank property set
# the number of rank=1
after that connect to target .you can get the desired result

SOURCE---->SQ--->RANK T/R----->TARGET

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we can load rejected record's at run time?(not through bad files)

1904


Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?

622


what is unit testing?tell me proceedure

1767


What are the uses of etl tools?

639


define galaxy repository in informatica

1717






How big was your fact table

1307


What are the differences between oltp and olap?

543


wat are deployement groups in informatica, how it will be used for developers

1245


What is informatica metadata and where is it stored?

578


Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure

6453


What do you understand by term role-playing dimension?

566


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,

6745


How an expression transformation differs from aggregator transformation?

620


Informatica settings are available in which file?

582


have u done any performance tuning? how u ll do?

1852