Hi All,
I'm currently facing issue with Raking values (descending).
I'm trying to order Top 5 values (in Order Column) as mentioned below, considering Abs Price column. Please suggest.
Thank you.
Sunitha
The price you are creating the ABS on is being generated as a string rather than a number, if you change to a number it should sort correctly