Hi fellow Anaplanners,
Does anyone have insights on how to find this 12 digit code for Users? Apparently I need this code to bulk import users (Due to Selective Access for Sales Team) into my model.
Thanks,
Jim
@jimfeng5
First, are you attempting to add them to your model as users or are you trying to add them to the selective access on a list? I ask because your picture doesn't match your question. If you are doing a bulk load to the model, you don't need the user GUID to do a bulk insert, just the email address of the user. If you are adding them to selective access of a list, do that in the Users tab, not on the list itself.
@rob_marshall Thanks Rob, I tried to add them to selective access in the Users tab and it didn't work. Let me review my action again. Thanks
Thanks @rob_marshall for pointing me to the right direction. It wasn't working for me initially as the action was importing Display Name as opposed to the code. This was resolved and it works perfectly.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…