Is there any way to lookup or connect the "Distribution Center" from the second table with the first table?
thanks
Hi @AnAnnie ,
Ideally, you shouldn't be connecting second table with the first using LOOKUP. Second table is dimensioned by SKU and distribution center, while the first table is dimensioned only by SKU (based on the screenshot). If not in Anaplan learning course context, one SKU can be sold/distributed to multiple distribution centers, which is maintained in second table. Since first table is only by SKU list, you could aggregate the inventory by SKU level using a formula. Or add distribution center dimension to first module and then fetch data using an import action or formula. Cheers!
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β¦