Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Reply
Anonymous
Not applicable

Add more tables from same datasource

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?

1 ACCEPTED SOLUTION
Stachu
Community Champion
Community Champion

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

Capture.PNG

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)

Capture1.PNG

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



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

View solution in original post

1 REPLY 1
Stachu
Community Champion
Community Champion

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

Capture.PNG

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)

Capture1.PNG

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



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.