Hi,
Please help how can I get the total value of another line item to the other. Pls see attached screenshot where I tried to use lookup of the parent hierarchy to get the total value but it is not picking the correct value.
Thanks in advance,
Tom
Seems like you are using a single level hierarchy as opposed to a composite hierarchy. The best and most scalable solution is to use a composite hierarchy. There are a couple of ideas of how to solve it using a single list like you seem to have in the following thread.
https://community.anaplan.com/t5/Anaplan-Platform/Alternative-to-LOOKUP-with-non-composite-hierarchies/m-p/59573#M10630
Jason
Hi @tompatrick.ting ,
In this case you can try to use [Select: UP A -P] function instead of Look up to get the total value.
Thanks,
Naushad
Hi @naushad786 , I cannot use SELECT function as there will be other parent accounts i have in my hierarchy.
Hi @anirudh , this is the exact formula i currently use in my module. The line item only shows zero instead of the total amount.
Regards,
I have created a similar scenario and it is working fine. please have a look below screenshot.
Hi @naushad786 , I tried to create a new module to check but still no luck. Please help check why its not calculating properly in my module.
You are not able to use PARENT as the summary item is not a child of the summary as they are part of the same list. You can only use PARENT where you have a composite hierarchy consisting of two separate lists.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…
We have an Integration Process in Anaplan CloudWorks created by User X - No WSA (originally Full Access with top-level Selective Access, now changed to Planner Read Only with Selective Access unchanged) and scheduled by User Y - with WSA , who also created the Integration Flow. Internal (Full Access) is enabled within the…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…