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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
desperado
Regular Visitor

Multiple source - one visual table

Hi
I'm a newbie and have searched arround, but need help on this scenario
I've 4 source
1 DB for location info
3 for device inventory (3 different systems)
Device inventory DB's consistst of columns with information, but som DB have more info then others. and column name can be different.

I want to create visual view where a user can select a location and see all inventory in one table.

desperado_0-1623926624595.png

 

desperado_1-1623926633778.png

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @desperado ,

You can consider that append the table Mobile, Tablet and PC in Power Query Editor to make a "summary" query, then create a table visual base on the new table. You can refer the following blog to complete the append operation.

Combine multiple tables with UNION / UNION ALL in SQL Server, APPEND in Power Query or UNION in DAX

 

In addition, it is very important to change the field names representing the same data in these three tables to the same field names before append tables. For example, the name of operating system type field in Mobile table is OS, and the corresponding field names of the other two tables are OSType and DEVOS, which can be renamed to OS just as show in below screenshot...

yingyinr_0-1624355527720.png

Best Regards

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @desperado ,

You can consider that append the table Mobile, Tablet and PC in Power Query Editor to make a "summary" query, then create a table visual base on the new table. You can refer the following blog to complete the append operation.

Combine multiple tables with UNION / UNION ALL in SQL Server, APPEND in Power Query or UNION in DAX

 

In addition, it is very important to change the field names representing the same data in these three tables to the same field names before append tables. For example, the name of operating system type field in Mobile table is OS, and the corresponding field names of the other two tables are OSType and DEVOS, which can be renamed to OS just as show in below screenshot...

yingyinr_0-1624355527720.png

Best Regards

amitchandak
Super User
Super User

@desperado , Create a common table device type and join with three tables and use device type from that

 

Bridge Table: https://www.youtube.com/watch?v=Bkf35Roman8&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=19

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.