lakshmi
Answered On : May 27th, 2012
its a easy process.first take source---->SQ----->Rank------>target.
In rank t/r set rank properties as below
top/bottom---------->bottom
number of ranks---->100
Login to rate this answer.
Naresh
Answered On : May 28th, 2012
Use tail stage n set n=100
Login to rate this answer.
shanker
Answered On : Mar 29th, 2013
Rank solves the problem based on the attribute you are ranking on. if the attribute is not the distinct, then this would not resolve. I also need right answer for this.
Login to rate this answer.
Saurav
Answered On : Apr 3rd, 2013
You can use the following logic
FF-> SRT(in descending order)=>EXP=> FLT=>TGT
||
SEQ
filter the seq generated values from 1-100 this will load the last 100 values to the target
Login to rate this answer.