Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
DolEgon22
Advocate II
Advocate II

SharePoint List - user fields do not translate

We have a Task Tracker list in SharePoint Online that we want to create some reports in Power BI on. One of the main fields in the list is "Assigned To" which is a "Person or Group" type. 

2017-05-09_13-20-17.png

I can connect to the list using Power BI, but the Assigned To field does not get pulled in properly. Instead, it appears to create two columns with numerical data, not user data:

2017-05-09_13-22-21.pngHow can I get my actual user information to show up in Power BI? Is there some sort of translation I need?

 

4 REPLIES 4
ivan_wilson
Regular Visitor

I suspect that this functionality has changed since the original post. When I query a SharePoint list, Power Query allows me to expand a Person field and specify which properties to display.  

 

2020-06-11_10-59-14.png

 

The problem I ran into relates to people that are no longer in the organisation. These rows were being filtered out from the results. The workaround I found was to expand the FieldValuesAsText column instead and select the Person fields I wanted returned. This ensured that rows with previous employees were included in my results.

 

2020-06-11_11-06-17.png

CahabaData
Memorable Member
Memorable Member

My guess is that the field is actually storing the ID of a record of another table's.  Is there another list of Assignees?  If so - you want to also have that table and join them on the ID - in order to get the plain english information. 

www.CahabaData.com

This field is coming straight from AD as far as I know.

@DolEgon22,

 

Person and group type columns in SharePoint list are lookup columns which fields lookup into another SharePoint list, so you will get the value expressed as "Record". And the "Id" value you get actually is user id in the site collection. You can import site collection user profile information and join it to your SharePoint list and you should be able to get the user information.

 

Here are some useful links for you reference.
http://community.powerbi.com/t5/Desktop/How-to-display-an-assigned-user-in-a-sharepoint-list-in-Powe...

https://whitepages.unlimitedviz.com/2016/07/simplified-method-working-sharepoint-data-power-bi/

 

Regards,

Charlie Liao

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors