Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
ilcaa72
Helper IV
Helper IV

Append Query, reference tables cannot be deleted

i appended 5 tables with 1 column each to my main table. also 1 column.  After I append, I would like to clean up the excess tables, delete them... i keep getting message, "cannot be deleted it is being refernced by anothher Query"

 

i thought the data was added to the table and the originals could be deleted.  i dont want these extra 5 tables in my model.  Was there a different way to append so these tables can be deleted?

2 ACCEPTED SOLUTIONS
RMDNA
Solution Sage
Solution Sage

Hi @ilcaa72,

 

You can't delete them, but if the table is only used to append and isn't otherwise referenced in the main report, you can disable load so it's not cluttering up your view. The same works for merges, etc.

 

My other suggestion: if the additional five tables only have one column each, can you do the append directly in your datasource so you can avoid the issue entirely?

View solution in original post

v-juanli-msft
Community Support
Community Support

Hi @ilcaa72

What's the purpose you want to delete the reference table?

If you don't want them to affect you performance, you could disable the loading of your source tables in the Query Editor.

This will not only make the data load a bit quicker, but it will also mean that it will not load into your data model. Which means that your data model will be smaller and more efficient.

2.png

Best Regards

Maggie

 

View solution in original post

2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @ilcaa72

What's the purpose you want to delete the reference table?

If you don't want them to affect you performance, you could disable the loading of your source tables in the Query Editor.

This will not only make the data load a bit quicker, but it will also mean that it will not load into your data model. Which means that your data model will be smaller and more efficient.

2.png

Best Regards

Maggie

 

RMDNA
Solution Sage
Solution Sage

Hi @ilcaa72,

 

You can't delete them, but if the table is only used to append and isn't otherwise referenced in the main report, you can disable load so it's not cluttering up your view. The same works for merges, etc.

 

My other suggestion: if the additional five tables only have one column each, can you do the append directly in your datasource so you can avoid the issue entirely?

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors