Forum Discussion
Multiple person names on single task
- 1 year ago
Hello Rajesh_8015
try this measure
Assigned Users =
CONCATENATEX(
VALUES(TaskAssignee[UserID]),
RELATED(Users[UserName]),
", "
)
Thanks,
Pankaj Namekar | LinkedInIf this solution helps, please accept it and give a kudos (Like), it would be greatly appreciated.
Hi Rajesh_8015,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution so that other community members can find it easily.
Thank you.
Hi Rajesh_8015,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.