The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 Reporting