Forum Discussion
PowerBI and SharePoint Document Library as a Data Source
- 3 years ago
I've done more than 5,000, but I am not sure where the limit is, and it is not Power BI, it is what SP will return.
I would advise using the SharePoint.Contents connector instead of SharePoint.Files. Just create the connection as normal, then when you are looking at the file list, change the formula to use the SharePoint.Contents connector. it will now let you drill through to folders. As long as no folder has more than 5K files in it, you'll have no problem.
The downside is, you can only see one folder at a time, so if files are spread across folders, it is less ideal.
I've done more than 5,000, but I am not sure where the limit is, and it is not Power BI, it is what SP will return.
I would advise using the SharePoint.Contents connector instead of SharePoint.Files. Just create the connection as normal, then when you are looking at the file list, change the formula to use the SharePoint.Contents connector. it will now let you drill through to folders. As long as no folder has more than 5K files in it, you'll have no problem.
The downside is, you can only see one folder at a time, so if files are spread across folders, it is less ideal.