How can sorted dataset in Xcelsius
Hi Experts,
My requirement is to get dataset in ascending order. Need a dynamic way to find it out at run time.
Help will be appreciated and suitable points will be awarded.
Debjit Singha replied
There are many articles on this. There are quite a few ways to achieve this requirement.
Below link gives a scenario based explanation to find top 5 entries (dynamically). You can do the tricking according to your requirements.
[http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/60bba2a2-9053-2e10-fb90-dd71175e0fda]
Hope this is what you might be looking for.
Good Luck