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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
PC20
Frequent Visitor

Read sharepoint data into Power BI using Python script

I am trying to read an excel file stored in Sharepoint using Power BI python script. But getting the error: 401.

 

r = requests.get(url, auth=HttpNtlmAuth(user, pwd), headers=headers)
print(r.status_code)

 

When I login into Sharepoint I go through 2-step authentication process. First is Username & pwd and then approving a Login request using Microsoft Autehnticator app on my mobile. 

How to access Sharepoint data in such a scenario?

1 REPLY 1
AR89
Microsoft Employee
Microsoft Employee

I also have the same questions, how to read sharepoint data into Power BI using Python script?? I tried sharepy · PyPI i also tried Office 365 & Microsoft Graph Library for Python but I got an error that won't let me even connect. Is there an easy way to stablish the connection from power bI? I tried the sync of the file to my pc, but that will only work for me and I need that people from my organization can refresh it from the workspace. It means that each of us have to use our own credentials. 

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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