Hi there, i'm creating a online CMDB form in which i want to recieve cost centre information from a different sharepoint list based on the selected user. The image below gets me access to select a user based on their displayname which i,'ve also added in my other list

The image below is my COSTC list where i want to get their "title" from, i tried many ways of getting the data but can't figure it out. i would assume it's something like Get title from @costc where devices.email = costc.email

Anyone able to help me here?