Hi Community ,
Can anyone help me describe how to use RANKCUMULATE function with an example ,
I understand the function syntax and all but I want to understand a use case of where this function can be used.
Thank you!
@Kanishq17
Ah yes, this is an awesome function. It's purpose is to cumulate the values that you are ranking. It's two functions in one. It first ranks your value and secondly accumulates the sales in the direction of the rank you choose. Let's say you want to rank your top stores and you want to know what % the top 10 stores make up in terms of sales. You can use Rank Cumulate. So, RANKCUMULATE(Sales, Sales) will rank the sales first, then cumulate the sales (ascendling by default). You can read more about this function here.
RANKCUMULATE - Anaplan Technical Documentation
Hi @JaredDolich
Really helpful ,
However can you explain with some screenshots as to how it works , so basically does the rank works first or cumulate?
It obviously has to RANK first, otherwise CUMULATE will work in an order in which the list items are arranged. So rank comes first and then it cumulates all the values corresponding to the ranks. This function is really helpful in Allocation.
Let us know if you still need more explanation.
Misbah
Miz Logix
Hi @Misbah
I understand , yes an example will really help , thanks a lot!
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made to…