Displaying 1 result from an estimated 1 matches for "abc_qf".
2012 Jul 13
3
Column create and Update using function
...n name header with "_QF". and assign a string like "RC" for
that particular row.
For eg:- i need to checkout coulmn "ABC".
Here 2,5,6 are the values we need to checkout with Min,Max values. and here
Min <-3,Max <-6
First need to create a new column called "ABC_QF" with current matrix.
ABC XYZ PQR ABC_QF
------ ------- ------- -----------
2 4 3 RC
5 4 8
7 1 3
Next, for 5 , it coming in between 3 to 6....