Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi All,
I have two excel files [one sheet in each] with same number of columns in each file in a folder. I want to combine these files into one master file by appending these files one after another dynamically - as every month there will a new file with same number of columns coming into the same folder.
My query should read the new file for the new month and append data into the master file I have created. For example, below is the data from two excel spreadsheets and need to be combined into one table AND whenever a new month's file is there in the folder, the file should be appneded in to the master file automatically whenever my scheduled refresh happens.
I have tried this using Folder->Transform Load->Binary->Select First File-> but getting an error that, "Key did not match". Please help team. I have attached the error screenshot.
| May'20 Table | ||||
| Name | Marks | Class | Rank | Sex |
| XYZ | 90 | X | 2 | M |
| PQR | 89 | X | 4 | F |
| LMN | 87 | X | 5 | F |
| ABC | 95 | X | 1 | M |
| Jul'20 Table | ||||
| Name | Marks | Class | Rank | Sex |
| XYZ | 78 | XI | 3 | M |
| PQR | 98 | XI | 1 | F |
| LMN | 67 | XI | 4 | F |
| ABC | 81 | XI | 2 | M |
Hi @Ram_DCT ,
You could refer to this resolved case which is similar to yours.
where is that "master file" ? Power BI cannot write back into Excel workbooks directly.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 4 |