Hi -
I am trying to bring in Region and Role. I added them as a line item in my module:
Here are all the modules:
And here are my lists:
Can anyone help me with how to write a formula to bring in Region and Role?
Actually just need help brining in Role...
1. Do you have any data where Employee and Role are mapped together?
2. Do you have a module where this mapping already exists?
3. Is there a list property in the employees list populated with role?
If 1 - then most likely you will need to use a data import rather than a formula
If 2 - then what are the dimensions of the module where the mapping exists?
If 3 - then should be as easy as entering a formula as 'employee list'.Role
You need to import them from the csv file
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…