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!View all the Fabric Data Days sessions on demand. View schedule
It has become indebted to.
I would like to set it so that it does not update itself, whether it is automatic update or manual update, since I may update the query by mistake. Please tell me how to do this.
Solved! Go to Solution.
The only way that I know of to really fix the data is if you go via "Enter data" copy pasting your table.
Hi @Tome_05,
If you are working on the power bi desktop, you can enter to the query editor and right click on the query table to turn off the 'include in report refresh' option, then the refresh operation should not triggered on the query table.
Also if this table not stored too many records, you can also consider to use 'enter data' method to import data, these records will convert to static base64 strings and transform to the query table.
Regards,
Xiaoxin Sheng
Hi @Tome_05,
If you are working on the power bi desktop, you can enter to the query editor and right click on the query table to turn off the 'include in report refresh' option, then the refresh operation should not triggered on the query table.
Also if this table not stored too many records, you can also consider to use 'enter data' method to import data, these records will convert to static base64 strings and transform to the query table.
Regards,
Xiaoxin Sheng
The only way that I know of to really fix the data is if you go via "Enter data" copy pasting your table.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!