Hi BenBerube,
Assuming you have 4 lists, i.e. L1 Region, L2 Sub Region, L3 Sub sub Region, L4 Country, and they are all connected via 'Parent Hierarchy', such that:
Parent hierarchy of L4 is L3;
Parent hierarchy of L3 is L2;
Parent hierarchy of L2 is L1.
Then in your module that has Product, L4 Country and Month, you need not do anything more, because Anaplan automatically aggregate the values from multiple L4 to the same L3 parent; and from multiple L3 to the same L2 parent, and multiple L2 to the same L1 parent.
Thanks,
LipChean
Hi @LipChean_Soh.
Please tell me, how can I export parent level hierarchy data.
I really need it.
I have posted in forum.
Please let me know, if you want me to tag in that question.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…