Hi,
how can I sort descending an Excel column?
Thank you
1 Answer:
Posted on March 17, 2020 at 7:30pm
Hi there,
The builtin parameter SORT_FIELDS could be used to handle dynamic data sorting. This parameter should contain a list of dynamic JRSortField elements, based on user's input at runtime.