Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 51 | |
| 44 | |
| 43 | |
| 39 | |
| 33 |