How to connect the growth % which has the Product family as dimension with the P3 SKU using intermediary module..I'm stuck
Can someone help?
Easiest way to achieve this is to use your system module for P3 SKU. P1 Product family is the parent of P2 product, which in turn is the parent of P3 SKU.
Use the Product family as a lookup to get data from the module where growth rates are stored in. or use a method similar to below (for illustration purposes only, it advisable to use a system module to obtain lookups)
to convert by month growth rates into by week. use MONTHVALUE formula in an intermediary module.
Hi, Thanks a lot ..
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β¦