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
ruthpozuelo
Kudo Kingpin
Kudo Kingpin

Issues connecting to sharepoint

Hi, 

After the latest update, I am having problems connecting to a sharepoint library:

 

DataSource.Error: We couldn't parse OData response result. Error: The property 'SupplierNameId' does not exist on type 'Microsoft.SharePoint.DataService.DrawingMasterItem'. Make sure to only use property names that are defined by the type.
Details:
DataSourceKind=SharePoint
DataSourcePath=http://xxx

 

How can I resolve this?

/Ruth

1 ACCEPTED SOLUTION

Hi @v-qiuyu-msft, @Greg_Deckler

I managed to solve my issue!

 

Here is what I did, I had a supplier name column that had type lookup that i changed to a type choice (created new one) and after that I got that error.

 

I recreated the lookup column, added it to my sharepoint library and voilá! It is working now 🙂

 

/Ruth

View solution in original post

6 REPLIES 6
v-qiuyu-msft
Community Support
Community Support

Hi @ruthpozuelo,

 

How did you get data from SharePoint Library? In Power BI desktop October update version or Power BI Service? Which data source did you use to get data? Please share more information for us to analyze the issue.

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-qiuyu-msft

Yes of course,

 

I used Sharepoint.Contents to get the data using the Power BI desktop October update_

 

= SharePoint.Contents("http://xxxx)/", [ApiVersion = 14])

 

Unsure what you mean with "which data source", I am importing data from sharepoint 2010 using sharepoint.contents.

 

Does this help?

/Ruth

Greg_Deckler
Community Champion
Community Champion

Is this a SharePoint list and what is the version? 2010, 2013, 2016, Online? Any info on how many data columns and types that you can provide? I can try to recreate the issue.



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...

Hi @Greg_Deckler,

 

Sharepoint 2010. I get the error in the navigation step already...

 

2016-11-02_12-27-31.png

 

/Ruth

Hi @v-qiuyu-msft, @Greg_Deckler

I managed to solve my issue!

 

Here is what I did, I had a supplier name column that had type lookup that i changed to a type choice (created new one) and after that I got that error.

 

I recreated the lookup column, added it to my sharepoint library and voilá! It is working now 🙂

 

/Ruth

Cool, glad you got that resolved! That's a weird issue!



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
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 Kudoed Authors