Forum Discussion

simpkinspete's avatar
simpkinspete
Brass Contributor
Aug 03, 2022
Solved

Lists - column to show the department code for an individual listed in a person column

I have a list where I want to add an individual under a person column and have their respective department code automatically populate in a separate column for organization purposes. Is there a way t...
  • Bharath Arja's avatar
    Aug 03, 2022

    simpkinspete Department property is available as an option in 'Show field' for people picker property. But you cannot use a people picker column in a calculate column calculations. Here is a workaround to try -

    • Create a text column called 'Emp name'
    • Update your person column to display Department value

    • Setup a power automate to run and fill in your 'Emp name' text column with 'Name' property accessible for people picker. 

    If you execute it properly, you will end up with Name and department properties. 

     

Resources