Dear Experts,
Is it possible to load one module with contains lists(time, country, customer, products and line items are actual price and selling price) to another module (all lists except country) How to use lookup? Suggest me some mapping, please?
Hello @rlakshmi , you can fetch data by directly referring the line items from Source module. No mappings required. In order to do that, there are 2 prerequisites
Thanks,
Vamsi
Hi Vamsi Thank you for your quick reply I am getting the below error. Could you pls correct me please
Hello @rlakshmi , in my previous comment I have clearly mentioned no mappings are required (say lookup or sum).
I hope TEST1 is your source module and AP is source line item.
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New β New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, noβ¦
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Rankingβ¦