I would like to filter a module which uses a list of users (either actual User list or a regular list which is a copy) by the Model Role each user has been assigned. Cannot seem to figure out how to import the model role into a module. Ideas?
@BrentOrr
Great question.
You won't be able to filter directly on the users for role but what you can do is export the user list (which contains the role) then import it into a system module where you can build your filters.
Others have asked the same question
https://community.anaplan.com/t5/Anaplan-Platform-Discussions/Creating-a-formula-to-directly-change-a-User-s-quot-Model-Role/m-p/35290#M1526
Some good responses in case you want read about it.
Thanks for the response Jared but if it can't be done directly then it would be easier to add a manual workaround within the model vs export/import.
@BrentOrr @JaredDolich
There is no way we can do it in Anaplan as of now.
By the way I was thinking What if we had attributes tagged to the Inbuilt Users list. All we had to do is click and refer
Amazing, wouldn't that be?
Misbah
How about thinking about it from the opposite.
Create a module to maintain user properties and roles, and import data from the module to the user list.
I have not done this experiment, though...
Hi @BrentOrr ,
An alternative approach:
1. If an API can be written to export the User information to a file at a fixed location.
2. This export can be loaded to a module.
Let me know if this sounds feasible.
Thanks,
Yash
Hi,
1. You can build a module with the users list and then publish it to dashboard.
2. Then create 2 actions,
a. Where the user can be added as an entry into the module and
b. Use this module to import the users into the user list by using a process and attach an import action to it.
The import action will basically import the user data from the module to the "Users" list.
This way it'll be automated also.
Hope this helps.
Thanks
Neel
Good reply Jared.
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…
Hello Anaplan Community, I have a special requirement from a customer and would appreciate your input. Let me explain the situation: We have a hierarchy with three levels: Level 1, Level 2, and Level 3. Screen 1: Creation of Level 1 Items On this screen, the user selects a team. Based on their selection, an action runs to…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…