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
Has anyone deployed Anaplan Analyst across multiple connected apps or workspaces? How do you handle context switching so the agent doesn’t mix up assumptions or hierarchies between models?
Hello, I recently had an export issue with grid cards on the UX. A user Click the ellipsis (…) on the top of the grid card, wanting to export the grid as a CSV, but the only option was PDF. It didn't even show the export this view button, it was just export as PDF. I could go to the same page, and I was given the option of…
I have a question about the new Expand or collapse grid rows option. Is it possible to publish a grid containing a 5-level hierarchy so that all items from levels 1 and 2 are always visible? And I do not want to use a filter for this.