We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 36 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 38 | |
| 34 | |
| 23 |