A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi @Lenahan, Lauren,
Thank you for posting your question in the Microsoft Q&A forum.
According to your concern, this is possible in Excel with Power Query. Based on your information, Power Query can help you:
- Connect to SharePoint folder and pick up new/updated files on refresh
- Combine data from multiple daily files into one table
- Remove unwanted columns from the source files and load the final output into one sheet as a table.
However, there is one important note if you want to manually add your own columns. You can’t keep an Excel manual column in sync with a Power Query output since Power Query reloads/replaces the table and your manual edits will be overwritten and get lost on refresh. If you want to add your own columns, you need to keep your manual inputs in a separate Excel table and use Merge to bring them into Power Query.
The previous reply of Q&A Assist does provide a step-by-step guidance to connect SharePoint folder to Excel Power Query so I suggest you can try following these steps. About the issue that Combine disappear, it seems like you have multiple folders on your SharePoint site containing different types of data. Therefore, you first need to select Transform data (which you have done correctly) > in the Power Query editor, scroll down to find the files you want to keep and delete other unnecessary files > now select Combine Files from the Home ribbon to combine the data from all of the remaining files.
If you want more details explanation with more demonstration pictures to follow easier, you can refer to
- Power Query SharePoint folder connector - Power Query | Microsoft Learn
- Combine files overview - Power Query | Microsoft Learn
If you have any questions or need further assistance, please feel free to share them in the comments on this post so I can continue to support you.
Thank you for your patience and understanding. Looking forward to your response.
If the answer is helpful, please click "Accept Answer" and kindly upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.