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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Underdog117
New Member

Sharepoint list returning numbers instead of names

When using a Sharepoint list as a data source, a column that should be user names is instead populated with numbers that seem to correspond to a particular person. It is worth noting that the sharepoint list is using active directory to call to users on the site itself. Any help is appreciated.

3 REPLIES 3
mrvachon
Regular Visitor

The id is likely equal to the user id in the site collection. This internal list of "site collection users". If you can import and join that table you should be able to get the user information from it. I know if you connect a list that references a user, access will pull in the referenced tables automatically... Perhaps this is a manual step to get this in powerbi
ajanson
Kudo Collector
Kudo Collector

Hi,

 

if you have administrator privileges you could try to get users list from SharePoint. You do this in the same way like for simple SharePoint list, but you must provide appropriate address. I don't have local SharePoint instance to test it, so I'm not sure in 100% that this list will be visible in Power BI Desktop. But i gather this data using other application. If you get these data then you can combine them with your Query using Merge function in PowerQuery and you will get user name.

 

You can find some details about hidden User lists on SharePoint under following links:
http://zimmergren.net/technical/sharepoints-hidden-user-list-user-information-list

http://sharepointviews.com/hidden-users-list-in-sharepoint/

Greg_Deckler
Community Champion
Community Champion

Looks like the column in SharePoint is a Lookup column and it is putting the ID of another list's items, which is correct. Can you post the column definitions that you have in the SharePoint list?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.