Hi,
I am trying to use a rank function in a multi hierarchy list but the rank is not resetting in other hierarchy. I am expecting that the first list member in the hierarchy should start to 1.
Thanks in advance for the help.
Tom
@tompatrick.ting
What is the definition, or calculation, for the line item "Number"?
The Group By looks correct but I'm wondering if you need to add the account number to that? It's the dimension you have in your pivot (upper right hand corner).
@tompatrick.ting ,
So, not sure why are you doing the rank in this module with all of the dimensionality, but if you are wanting to reset at the parent the current item, the last parameter should be the parent of the item, so, parent(item(the numbered list)).
Rob
Hi Tom,
I had the same requirement recently where in, had to sort to the leaf level of the hierarchical list based on Sales history(Number as per your requirement) from highest to lowest.
For this i had used the Rank and Rank Cumulate function:
1.Create a lineitem Rank Number and use RANK(Number, ASCENDING, SEQUENTIAL)
2. Create one more lineitem and use formula RANKCUMULATE(Number, Rank Number, DESCENDING)
Note:- Tweak the formula as per your requirement.
Hope this helps
~Abhi
Hello Anaplan Community, I have a special requirement from a customer and would appreciate your input. Let me explain the situation: We have a hierarchy with three levels: Level 1, Level 2, and Level 3. Screen 1: Creation of Level 1 Items On this screen, the user selects a team. Based on their selection, an action runs to…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…
Anaplan Champions! The Community team just posted this announcement that certification badges may not be showing up on your profile probably until next year. Rest assured, you will get credit once you complete and pass the exams. https://community.anaplan.com/t5/Blog/Badges-Back-Soon/ba-p/123385