I have a module with dimension x and I want to get a line item y from another module with dimension z . How can I achieve this in anaplan? I am unable to use direct lookup modules
Hi @Ankitabhardwaj you can achieve this by creating a system module for mapping x and z and you can use lookup. Create a system module with x as dimension and one line item Z with z as format and in main x module u can lookup with this Z line item.you can refer the below example
Here i have module with y as dimension(Source) and one line item revenue.
And i have a module with x as dimension(Target) and one line item revenue.
I had created a system module with x as dimension and mapped y.
Then i just used lookup in X module.
I hope this will be helpful for you.
Thanks and Regards
Akhil Emmanual
Hey, thanks a lot for the solution, I figured out the same thing but this would be extremely helpful with all the screenshots attached for any person who would like to understand this process
Hi everyone, I'm trying to use this function on specific members of my grid, as described in the documentation. In my example, the grid contains two row elements: ACTIF and PASSIF. The problem is that when I use this function, it affects all elements in the grid, whereas I only want it to apply to the specified member:…
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as “Birth Date”, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, I…
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this “Models” L4 list is ranked at a…