This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I have a Query that creates a table from a SQL Server table. I wold like to sever this relationship and make the table a local table, that is a table that is not refreshed and that i can edit and add data right in PowerBI. How can i do this?
Thanks, thejav
Hi @thejav ,
You can load the data once and stop the refreshes.
This link can help you: https://stackoverflow.com/questions/42070677/what-do-enable-load-and-include-in-report-refresh-mean-...
After that, you can create another table with your data and append it to the SQL table:
https://www.excelinppc.com/merge-vs-append-in-power-bi-in-power-query-editor/
Just the edit part that can be an issue, but perhaps you can create a new table and replace the values using merge functions.
Ricardo
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |