Hi Anaplan community,
I get a request from the business to add another view to the aggregation of the organizational hierarchy in an existing model.
Currently we have a couple of sites, rolling up into platforms, rolling up into "Global Manufacturing" or "Global Overhead". This is currently setup using hierarchical lists (not numbered).
The request is now to add an additional way to represent the hierarchy, taking out one platform out of the total and then reporting as rolling up into "Global Manuf. excl. Platform X".
Knowing that the whole model is already built, what would be the easiest way to accommodate this request? Also noting that the original hierarchy also needs to stay available for reporting.
The idea I tested out is to setup an alternate hierarchy (so duplicating the existing lists and then changing the names to specify that the roll-up excludes Platform X, and removing the sites of platform X) and working with a mapping module to link the original site list with the alt site list (giving both list items the same code). Then duplicating the reporting modules and updating the list dimension to the alt list and using LOOKUP to the SYS mapping module to retrieve the data from the original module. The drawback is that this is a lot of work: duplicating every reporting module and also creating new dashboards for the rollup excl. platform X, since I cannot merge the Global Manuf. w/o platform X into the existing list structure.
I was also thinking of adding a subset to the original list, but the issue I see is that I am unable to map to a subset of a parent list, so I need to keep the original names of the parent list, which would confuse end users because the name would not mention that it is excluding a part of the business…
Does anyone have another idea that would be less time-consuming?
Thanks in advance!