Where lists are in a hierarchy, it would be really helpful if Anaplan natively understood the concept of inheritance.
Here's an example. Consider two lists in a hierarchy:
L1 Countries is the parent to L2 Cities.
Within an attributes module, each L1 Countries list item is assigned a currency.
Let's say you want to assign a currency to each L2 Cities list item. The current method would be to use a LOOKUP formula against the L1 Countries list item of each L2 Cities list item.
I would like to see Anaplan natively understand that London's parent is UK, and thus return GBP without the LOOKUP.