This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hey, @Oemad987 ,
I have blogs how to get data from SharePoint List or SharePoint Files:
https://www.vojtechsima.com/post/fix-slow-refreshes-faster-way-to-load-sharepoint-files-in-power-bi
https://www.vojtechsima.com/post/how-to-fix-slow-sharepoint-list-refresh-in-power-bi
If you want a general rule, use SharePoint.Contents over SharePoint Files (as that is slower).
If you go to Get Data, click Blank Query, then paste this:
= SharePoint.Contents("https://tenant.sharepoint.com/sites/siteName", [ApiVersion=15])
Fill the tenant and siteName and you'll get your files, then it's simple navigation with clicking.
Hi @Oemad987,
Checking in to see if your issue has been resolved. let us know if you still need any assistance.
Thank you.
Hi @Oemad987,
Have you had a chance to review the solution we shared by @cengizhanarslan @vojtechsima ? If the issue persists, feel free to reply so we can help further.
Thank you.
Hey, @Oemad987 ,
I have blogs how to get data from SharePoint List or SharePoint Files:
https://www.vojtechsima.com/post/fix-slow-refreshes-faster-way-to-load-sharepoint-files-in-power-bi
https://www.vojtechsima.com/post/how-to-fix-slow-sharepoint-list-refresh-in-power-bi
If you want a general rule, use SharePoint.Contents over SharePoint Files (as that is slower).
If you go to Get Data, click Blank Query, then paste this:
= SharePoint.Contents("https://tenant.sharepoint.com/sites/siteName", [ApiVersion=15])
Fill the tenant and siteName and you'll get your files, then it's simple navigation with clicking.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.