I'm trying to create a collection that contains information from a SharePoint person/group column. So far, I have a few columns of interest added to a column, one of them being the person/group:
What I would like to do is get the DisplayName from the "NominatedIndividual" column and add it to this same collection. I've run into various issues trying different methods and now I'm wondering what the best practice is for getting this done.
Does anyone have any advice on how to do this?