Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

How to get Display Names from SharePoint multi

Hello,


I connected to a SharePoint Online list where I have a person field that allows mutli select. When I connect to the list via PowerBI the column shows the ID of the users.

This is how it shows in PowerBI

 

I would like to show the display names of the users instead of their User Id like the following:

 

John Doe, Jane Doe, Mark Smith

 

How can I achieve this?

  • Hi Anonymous ,

     

    Does your ID come from the table above? If so, this table contains the "UserName" field, you need to split this field and split the field and then merge all rows.

     

    If not so please show me the sample data table.

     

    Best regards,
    Lionel Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

     

     

     

2 Replies