Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I have an automation that feeds some multi picker user fields : developer, reviewer 1,reviewer 2 and tester . These fields are automatically fed by an automation , that feeds this fields depending on the user that changed the status.
Now I want to have some measures like who many items an user worked on (develop, test, reviews) .
These fields (developer, reviewer 1, reviewer2 , tester) collects the accound id , so how can I show their names ?
I know I would be able to use the case, but I would prefer to have it this being done automatically