hi!
I want to view the properties of an item in the parent hierarchy from the child hierarchy.
How can I do this?
@KubotaNatsuki
We do not have any anaplan built-in functionality to view parent hierarchy properties in child list.
You have to derive the parent hierarchy level properties in child hierarchy dimension using lookup based on parent list formatted property/line item.
for example:
Parent List: List L1
Child List: List L2
Then the lookup line item or property (LKP) should be with the format of List L1 in List L2 dimension/list.
List L2. Property 1 = List L1.Property[lookup:LKP]
Hey Everyone, I was trying to learn about the Level 1 Model Building Course, when i log in to my system and click on "Start the course" option its showing training unavailable, Can anyone please help me with this @Dikshant and all?
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…