Hi all,
I am retrieving a list of records from data base( without sorting). Now I want to reverse the list. For example, retrieved list contains {B, D, E, A, C }. Now I want this list to be reversed like { C, A, E, D, B }. How can I do this in a microflow? Please give me an idea how I can approch this. Thanks in advance.
Thanks,
Venkat.