Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I so much would like to append refreshable data (Power Query) to an (existing) table. I can of course load to cell in existing worksheet, but how:
a) can I do this omitting the headers (from the import data) and,
b) with the table recognising the import data as an inserted data (resizing table accordingly+applying table formatting) and,
c) retaining the refresh capability in the appended section of the (resized) table?
Solved! Go to Solution.
You cannot do this @ooptennoort - any PQ query loaded to an Excel table is a full table on its own, with headers.
The way I would to it is:
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI Reporting@ooptennoort
Your expected output is not supported in Power Bi. As @edhans said, you can load the new table then append it to your existing table, both table data is also refreshable.
Paul Zheng _ Community Support Team
You cannot do this @ooptennoort - any PQ query loaded to an Excel table is a full table on its own, with headers.
The way I would to it is:
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingJoin us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.