Production data means it can change in a deployed model depending on user access/role. Think a list of locations or products. You might want this to be flexible in a live environment.
Structural typically just means not production or things that cannot be edited in a deployed model. Think the official versions list, time settings (ex-current month), any lists you don't want change and have not marked as production, etc. Pretty much anything in your settings menu on the left hand side falls under this.
Any time you create a new revision tag and sync changes structural settings/data are the things that are being updated.
Thank you @hbrink
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β¦