Question
3
Replies
73
Views
Accenture
Posted: August 13, 2018
Last activity: August 14, 2018
Closed
Solved
Reverse lookup table columns
What is the best approach to reverse an order of the elements inside the lookup table? I would prefer to use built in pega tools.
To make myself clear i want to reverse order of elemnts inside a particular field or if it is easier i want to reverse order of elemnts inside all of the fields that table is using.
Regards,
M.
Hi,
I dont get the exact requirement. However, why not to explore the RD to fetch the data in any order. Eg: Lets say, you are inserting data with timestamp, then get the data in desending order, it will give the last data first.
Hope something like this helps.