Collection from Multiple Person colum
Hey everyone!
I've been stumped and sorta figuring out some roundabout ways to accomplish this but I thought I'd ask here for some help and advice! Anything is appreciated and if you need clarification please ask!
So basically, I have a SharePoint list that has a multiple select person column called "PSLead".
All I want to do is create a collection based on PSLead that gets all of the DisplayName values and puts them into a column called PSName.
The trouble is that because it is a multiple person column, I am having trouble doing this for all the records in each row, when multiple people are selected.
So far I've only been able to "extract" the first DisplayName, but if the row has multiple people selected I can't extract any susbequent DisplayNames.
What I am trying to accomplish is essentially "expand to new rows" in PowerBi.
Any ideas?? I hope I explained well. Thanks everyone!