Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have a folder containing numerous Excel files in the same format, which I currently import by selecting Sharepoint Folder, searching up that Folder location, and then Combine/Transforming each of those Excel files. However, I want to add extra rows to each of those source Excel files.
I have a separate table that contain the rows I want to add, but if I append it will simply append to the final result. Is there a way to append or add rows from another query so that they are added to each of the source files?
Solved! Go to Solution.
Edit The Transform Sample File and Append to the Sample File (under helper queries) instead of the main query (which is under other queries).
Editing the Sample File/Query will make changes to each file BEFORE combining.
Changes to the main query applies changes AFTER combining.
Alternatively, examine the code produced by the sample process, then throw it away and implement your own ingestion steps (including the append) for each file in your list. That way you also avoid reading the first file twice.
Edit The Transform Sample File and Append to the Sample File (under helper queries) instead of the main query (which is under other queries).
Editing the Sample File/Query will make changes to each file BEFORE combining.
Changes to the main query applies changes AFTER combining.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 19 | |
| 9 | |
| 8 | |
| 7 | |
| 6 |