Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Dear Power BI Community Members,
I am connecting to a SharePoint Online list via Power BI Desktop. The list contains about 9,000 records with Lookup Columns. When I load the list into Power BI Desktop, the load size is over 20MB. I would consider this to be very large consider the amount of data.
Does anyone know what is happening/what is loading, that causes this to be so large?
Thank you,
Hi davisn,
I have found that by default the SharePoint Online function uses the new REST api to gather the data which from my experience is as you say actually quite slow.
What we have done is actually use the listdata.svc instead which the performance is much quicker.
The URL you would use is https://yourtenant.sharepoint.com/anysubsite/_vti_bin/listdata.svc/ListName
This will return you the items within that list, it isn't anywhere near as fast as something list SQL Server but it should take minutes not hrs to return.
I have the exact same problem and I'm sure Power BI does at least the number of additional queries per item as lookup columns you have in the list. For me it takes hours to get items from a list with <5000 items.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
27 | |
26 | |
21 | |
12 | |
10 |
User | Count |
---|---|
27 | |
25 | |
22 | |
17 | |
13 |