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.
I am in the process to transfer a model from classic to polaris. One of the formula is not accepting in Polaris when the system will auto select the current FY. Classic formula is ITEM(Time) = TIME.'Current Period' I've tried every formula I know but Polaris is not accepting it. Any help or suggestions are welcome
Has anyone tested Analyst’s response quality/speed on large, sparse models (think 10+ dimensions, millions of line items)? Wondering if there’s a practical ceiling before it starts timing out.
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…