Hi ,
Anyone has idea about MLM (Multi Layer Marketing ) model Implementation in Anaplan . Or is there any App available ? I am not able to find any app in App hub.
Thanks !
I need to understand the use case in further detail to be able to provide further guidance i.e. what aspect of MLM will the model address?
@amit.paul1 ,thanks for your response . I did something to implement MLM . It was based on pyramid selling where you have multiple layer of customers and commission is to be allocated according to level of customers.
Hi @shadmani
Does that mean you have already found your solution?
If not, i would suggest that you create a mock up of what you're trying to achieve on Excel, and then share the screen shots here.
Thanks,
LipChean
@LipChean_Soh , yes found the solution already 🙂
Hello, I’m running into a recurring issue when importing CSV files into Anaplan, specifically with dates in February for the years 2028, 2029, and beyond. Here’s what’s happening: In Excel, the date format is set to Custom (e.g., 2/26/2025). When imported into Anaplan, the date is interpreted as 26-Feb, where: Month = Feb…
I have an issue where I am getting the expected result from RANKCUMULATE when using one dimension, but when I add an additional scenario dimension to the module, it doesn't calculate the way I'd expect. Here are some screenshots to explain the case: Module 1 - calculates cumulative total for list items in list "Age"…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…