Hi,
Can you please help me with the logic.
I am taking data from excel and storing it into collection. One of the field is in text but the values are in dollars. I need to sort it according to dollars. But it is getting sorted as text.
How can I change the field to number in collection? Or any other way to do?
Thanks.