Hi,
I'm trying to create a line item in the target module that pulls in the values from the source module given a certain day. Attached are screen shots of the modules. Please advise.
Target Module
Source Module
Thank you
@neg177
What would you expect to see for "SFS Funding" in January 4th for example?
The reason it is not working is because in your target module there is a dimension called Funding Only and in Source module
you have diff dimension called Loan Type. See what is the relationship between these two dimensions and then use the valid function to move the data from source to target module.
Misbah
@Misbah , @neg177
Isn't there a "LOOKUP: Month" missing? Where every day is mapped to the month?
The source module is dimensioned by month and the target is dimensioned by day
@fabien.junod
Good catch. Yes Indeed there is LOOKUP missing on that as well. But there is a dimensionality mismatch also.
Thank you for your help. we figured it out.
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…