OneStream - How to perform Cube View sorting ?
If you have built a Cube View showing the clients in rows and Revenues in columns but struggling to sort data based on the revenues (descendant), so that you can view Descendant / Ascendant sorting. Below are some tips to do this:
Take a look at OneStream Finance/XFR_MemberListRanked business rule that is included in the GolfStream sample application. This will return ranked/sorted lists of members.
You may need to modify it a little to do precisely what you need, it has working code elements for sorting.
Comments
Post a Comment