Hi,
I am trying to automate user management from dashboard. For selective access I have to add multiple members of same hierarchy. Is it possible to import data to users list for multiple members from same hierarchy for selective access.
yes you can.
The way to do is is sequential.
1: You need to have a module with a user list and the dimension for which you want to set selective access.
2: Check if member following a logic/input and create a technical line item (called the name of the list + Read or Write) where if access = code of the item
3: create a view of that module with the user and dimension as rows.
4: import into Users from that view: Anaplan will import sequentially each code, giving access to the user
If you ever want to take it one step further and would like to automate the mapping. Keep in mind this can only be done if your database provides data to make the relationship. If you have a database that matches the selective field and employee name in a row of data. You can import multiple members into the boolean fields as mentioned by Nathan.
Hello, Our model builders are normally making changes to all structural changes in a DEV model. Because we are now in a Prod freeze and we don't want to move structural changes to PROD until end of year, we created a copy of the DEV model (standard mode) - 'DEV2' model, where we are only making changes to urgent issues…
Using the excel addin for Microsoft 365 when I try to add a card to import data I get the message 'Cannot insert data from a custom view'. I am not using a custom view. Any ideas what I am missing here?
Hello Anaplan Community, I am encountering an issue with one of my development work and would be greatly appreciated your assistance. There are 2 different modules involved in my model: 1) INP01 Percentage Input by Product (Applies To: P3 List) 2) REP01 Percentage Split by Department (Applies To: Departments List) The…