Can you pull line items into a modual from USERS list, fore example First Name, Model Role?

Options
Stasker
Stasker Member, ALL USERS, GroupMember Posts: 1 New Contributor

I am trying to set up some dynamic access within a model using read / write access drivers within certain moduales. I plan to do this by setting up a modual to set the access at user level using the user list as one of planning keys, but would be good if could pull in the assigned Roles, first and last name as would mean i could automate the process.

 

Is this possible?

as so far only managed to returnn the Email address as a line item in the modual using following formula:

NAME(ITEM(Users))

Comments

  • andy.robinson
    andy.robinson Member, ALL USERS Posts: 1 New Contributor

    Hi, 

     

    Does anyone know if there is already an Idea on the idea exchange for this issue? 


    Thanks

    Andy

  • CommunityMember113586
    CommunityMember113586 Member, ALL USERS, Certified Model Builder Posts: 1 New Contributor

    I'm in the same boat. 

     

    I'm trying to get a list of each user's current model role 

    The only way to do this is for my IT group to keep a text file updated and load that into users + a separate module to keep both of them in sync. 

     

    Any other ideas?