Informatica Training-Day 5: Rank Transformation
Informatica Training-Day 5: Rank Transformation
Rank Transformation
Course Objective
• To introduce the basic concept of Rank Transformation
Returns the strings at the top or the bottom of a session sort order
Supports groups, creates one set of ranked rows for each group
Can designate one input/output group as Group By Port
For ASCII mode, it sorts session data using a binary sort order
For Unicode mode, Server uses sort order configured for the session
Rank Transformation - Ports.
Rank Ports
Rank Port
Use to designate the column for which you want to rank values
Rank Index
Designer automatically creates a RANKINDEX port for each Rank
transformation
Server uses this port to store the ranking position for each row in a
group
Top/Bottom
Specifies whether you want the top or bottom ranking for a column
Number of Ranks
Rank Cache
Application