We can get the data from lower level to higher level by applying SUM or LOOKUP.
But if we already have data at higher level and want to get at the lower hierarchical level, how should we do it?
@Soumyajaiswal
First, SUM is not required if you are aggregating the data from lower level of hierarchy to the Highest Level. It will auto aggregate.
Second: In order to do the Top down approach we generally use LOOKUP. But you need to set a logic right as in how are you going to dis aggregate the data . For example If you have one Region and under that region you have got 3 areas
A1
A2
A3
R1
Let's say Region has got 100 as a value in it. Now you need to figure out how are you going to dis-aggregate this 100 into 3 areas. You can use Prior year actual's ratio or you can set up your own distribution ratio. In your area module you use LOOKUP functionality and multiply that with your ratio.
Or else if you simply want to pull down 100 in each Area use Simple LOOKUP on your Region and it will pull the value 100 in each area
Hope that helps.
Misbah
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…