This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello,
I am trying to combine (3) files in a folder on our Sharepoint site into a Query. When I combine and transform the data, the only file that comes through is the first data file. Each file corresponds to a monthly report pulled from our GPS system database. I have identified that all (3) montly files are identical (rows, columns, headers, etc.).
I have created reports before when combining folders from SharePoint and have never had this issue before. When filtering the data it does not even give me the option of the other (2) files. They are just non-existant.
Please help!
Hi @Anonymous
Which connector do you use?
sharepoint folder or sharepoint list?
Does these data under the folders have the same format?
Please refer to the simple way to connect to files within a sharepoint folder.
Best Regards
Maggie
If there are more than 5,000 files in SharePoint that will happen.
If they are all in one folder, change the source line in the query from SharePoint.Files() to SharePoint.Contents(). Then you drill down to the folder they are in and you'll be able to see them, unless that folder itself has >5,000 files....
Once you drill down, and filter that folder, then do the Combine operation.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingCheck out the April 2026 Power BI update to learn about new features.
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.