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
For this you would have to create imports one by one per each of the models. You would need some access management model with user adding mechanism (users/roles/ selective access as lists). Then a button per each of the models which will push your new users.
New UX page builder might be helpful.
Extra:
If you want to get a full list of existing accesses with some statistics data (last login date, usage and such) you can request it via support@anaplan.com.
Thank you!
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…