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.
Hello, I need help in getting the lowest value of all the years. see screenshot below : I need to get the value -1,249,884 since that is the lowest Thanks
I want to do a SUM from the source module which has native users, SKU list and time dimension to a target module line item by all users by SKUs. Target module only has a subset of the SKU list and nothing else. Need some inputs on how to build the mapping for the SUM. Is it also possible with the Anaplan native users list…
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…