Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I initially added 3 tables from a database from a datasource X, this database has more tables and i want to add some more without adding another data source, How can i do this?
Solved! Go to Solution.
you can do the following:
1) duplicate one of existing tables (right click on the query, press Duplicate)
2) in the View ribbon enable Query Settings
3) it will open a pane on the left - you can then go through the steps displayed there and navigate to a different table
In general with databases I would recommend to have a single connection query (basically just the Source step), that's not loaded to the model (1), and all the other queries reference that connection query and navigate to specific tables (2)
this way when you have to e.g. switch from Prod to QA you just need to change the 1 connection query, rather than all of them
you can do the following:
1) duplicate one of existing tables (right click on the query, press Duplicate)
2) in the View ribbon enable Query Settings
3) it will open a pane on the left - you can then go through the steps displayed there and navigate to a different table
In general with databases I would recommend to have a single connection query (basically just the Source step), that's not loaded to the model (1), and all the other queries reference that connection query and navigate to specific tables (2)
this way when you have to e.g. switch from Prod to QA you just need to change the 1 connection query, rather than all of them
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.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 48 | |
| 46 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 32 | |
| 27 | |
| 26 |