Hello,
If there is a list hierarchy and we enabled the selective access to it. now for each list item, I want to add bulk users at a time.
Is there any method or can we use any module to import bulk users?
Thanks,
Mahesh Kumar
@Maheshkumar08
Why do you want to load bulk Users against list items and why not control it from Users Section of the the model. @rob_marshall has a solution here see if this helps.
https://community.anaplan.com/t5/Anaplan-Platform/Selective-access-for-lists-from-dashboards/m-p/45763#M5583
Hope it helps
Misbah
I just went through the exercise you described above. There is no way to do a bulk update from Excel. If a manual update is not an possible because of volume, your best option is to follow the advice in the link above by using an import from a module.
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…