Hello Everyone..!! How to find Ordinal value...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

R

Ramprasad Jairam

Guest
Hello Everyone..!! How to find Ordinal value in Co-Relation(i.e. Last but 1 one value is needed but, no.of occurences is un-known)..? Please Help Me..
 
if you are sure that the boundaries are same, then get all the values using ORD=ALL attribute. This results in Coorelation Parameter_Array. Loop through the array and get the penultimate value.