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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
If I have Three different system and three different databases how can I Import data into power bi and if I have two tables for eg: USAtable from system 1 and the other one is UKtable from system 2 and both table have same customer details and I want to get outstanding balance by calculating data from system 1 and system 2 ?
If you have tables with the same columns, you can just append them in the query editor (perhaps adding a custom column on each first with the same column name to identify the source). You can then disable load on the source table and only load the appended tables.
For multiple databases, if you are making the same query to each, you can make a function that takes the database name as an input parameter. You can then make a small table of the database names and then invoke that custom function using the name column as the input parameter.
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 37 | |
| 31 | |
| 27 |