-
Anaplan Dashboard to list module link
Hi, Is there a easy way to figure out the link between different dashboards and the associated modules/list? We are trying to do this exercise as we are changing ERP data source. Thanks
-
Any way to export which NUX Pages a Role has access to?
We are trying to get a list of all roles + the pages they have access to in the NUX for a single model. If I go to the 'Manage Access' page for the app in the NUX, I can see each page/category + the roles that have access to it. Is there any way to export this table? I thought about just manually copy/pasting it out but…
-
REST API : Recursive function with Python
Hi, I'm currently working on REST API. I would like to create a file with last username connected to each model. Based on something created by Karan Kochhar, I currently have extracted all model information (with the user id of the last modification) Problem is I can't extract all users information and merge both array. I…
-
How can i add maintenance message page when my model under maintenance
HI Team, I am in requirement to add a maintenance message. How can i access this master page in Anaplan and add to my model whenever require. please help with detail steps to follow. Thanks Jerin
-
Not able to access the Anaplan with non-SSO login as I already have Anaplan account access via SSO
Hi, I am not able to login to Anaplan with non-SSO signin for the training as I already have Anaplan access via SSO. It throws an error when I go to Anaplan.com and try to login in without using SSO. The training course via Anaplan Elevate’s Certified Model Builder Program says that I will have to use non-SSO to be able to…
-
Single Sign On (SSO) Setup Guide
Hi , Can I get Login setup guide for SSO. Thanks !
-
Model Calendar grayed out in prod model - client has ALM
I think I know the answer but need to verify... in the production model, the model calendar is grayed out. The client has ALM. The model calendar is not grayed out in Dev. Is it grayed out in production because ALM is set up? I'm guessing they need to make changes to the Dev model calendar and push it to production. I…
-
Weekly Calendar Setup -
Hi, On-time settings, as per the standard feature of Anaplan for the weekly calendar, the first and last date of the fiscal year is aligned with the last/nearest day of a month selected (Eg. Last Sun of Mar), however, is there an option to customize the starting and ending week of the fiscal year. For example, the first…
-
New Layer between Departments and Teams (Organisational structure)
Hi colleagues, I am a new user and very happy to be part of this community. I'd like to ask you a simple question having the need of a 3 layers organizational approach: - Is it possible (and in case, how to) to create a new organizational layer between Department and Teams? I would need to have L1 Departments (which group…
-
2.4.6.1 Dynamic Cell Access
Hi Team, May I have your help with the Application of Dynamic Cell access please? Having created AD01 P3 by Account, I'm unable to make cells editable within DEM03, pictures attached. Thank you Matthias
-
Anaplan data versioning
Hi All, Please suggest the best approach with Pros and Cons Users need the ability to open a prior version of the Model and have the numbers within be unchanged from what they were when initially sent out. What should be the ideal approach? 1) Model Archiving: Copying off versions of our Anaplan model and then never…
-
Replicating user access to Models
Hi I have 25 models allocated to 100+ users. I need a report on users by workspace by model to replicate access for onboarding new users. is that possible? Thanks
-
Dynamic locking of editing data in the model
Hello, I need to make the ability to lock data for read and edit. I have done it using two line item read/write and then 'Driver Permission' inside module. However, this only locks the top level of the hierarchy - L2. I need to block also the ability to edit for the lower level of the hierarchy (L3) depending on whether…
-
About Workflow
Hi, I want to use "Workflow" two times like this. Step1 : Demand Approve. Step2 : Supply Approve. This means, First Employee make a demand plan, and get approval from Manager. Next Employee make a supply plan, and get approval from Manager. The problem is when step 1&2 run together. Workflow has one flow, so I think I…
-
Any Way to Assign Multiple Roles to a Single User?
We have a model with 10 distinct areas (consisting of lists/modules/NUX pages) within a single model that require roles to access. These have been set up and are working as intended. The new requirement we just received was that some users will need access to multiple areas. What's the best way to approach something like…
-
What is the best way to export all models and model size into a csv?
Is there an efficient way to export all models and their size from a workspace into a csv?
-
how to update record ignore id in mybatis and postgresql
Now I am using mybatis to update PostgreSQL 13 record, I want to using user id to update apple purchase prouct id in user table, this is my code: Users users = new Users(); users.setId(payTransactionRecord.getUserId()); users.setAppleIapProductId(productId); I give the user entity id and product id, update product id by…
-
What Are Best Practices for Workspace Design?
Can anyone share best practices when it comes to workspace design? The only practical resource I have found online is here https://help.anaplan.com/en/005c7396-7044-478a-8bf6-fe8e9845dd17-Separation-of-Duties.
-
Anaplan Excel Addin - Intune/Endpoint deployment tips?
Good afternoon, I am having a trouble trying to deploy AnaplanExcelAddin.release.msi on our machines through Intunes/Endpoint. Has anyone been able to succesfuly deploy it through intunes or have some tips on how to progress? What is recommended configuration? msiexec /i "AnaplanExcelAddin.Release.msi" /quiet - results in…
-
Import user list with a button, dev model vs Production model
Hello Everyone, I have a production and development models. But I can't import users with a csv file in the deployed model (but I can add manually users one by one...) , so I wanted to create a action with a button in a dashboard in the dev model, so I created the action. But contrary to a standard import, with this button…