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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
rtaylor
Helper III
Helper III

Visual Studio Data Connector Sharepoint.Contents Function Credentials

Hi,

 

I'm working on a data connector that uses sharepoint and one drive files to connect to data, and then runs power query functions on the files available. I can't seem to connect to the sharepoint list. The credentials prompt continues to show no matter what I select.

rtaylor_0-1601410663147.png

 

Ex. using the following query will prompt the credentials screen to show over and over again. This  occurs no matter what credentails I supply.

 

sharefolder = () as table =>
let
source = SharePoint.Contents("https://xxxxxx-my.sharepoint.com/personal/xxxxx/")
in
source;

 

Any help would be greatly appreciated. Thank you.

0 REPLIES 0

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.