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

Next 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

Reply
Anonymous
Not applicable

Merging different tables

Hi,

I have total 5 tables.

Table 1 : Available ( Host name, Status) textfile

Table 2 :  Active    ( Host name, Status) textfile

Table 3 : Not Active (Host name, Status) textfile

Table 4 : Client list ( Clint Name, Client Code) Excel

Table 5 : Metadata ( Clinent Code, Host Name, IP, etc) CSV.

I am using left outerjoin to merge the tables, but when I do so I am missing values.

Can any body help me on this.

Here is the example.

Host Name = pe1wattxweb02 is there in Available Table

image.png

 

image.png

Same Host Name is there in MetaData table

image.png

I have merged the metatadata table with Available (Table) Left outter joit.

image.png

After merging if I look for the host name= pe1wattxweb02, it is there but Avaliable Status Column = "Blank"

image.png

 

Please do let me know what would be wrong in this.

 

I can establish relationship but I want to create a comparision charts so I need it 1 table.

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

Please confirm whether there is any space exist in the field Host Name of table Available and Metadata? As you checked the below screenshots, there is some spaces in the field Host Name of table Metadata. But there is no space in the field Host Name of table Available, it will get null when merge these two table base on the filed Host Name...

tables.JPG

merge.JPG

Best Regards

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

Please confirm whether there is any space exist in the field Host Name of table Available and Metadata? As you checked the below screenshots, there is some spaces in the field Host Name of table Metadata. But there is no space in the field Host Name of table Available, it will get null when merge these two table base on the filed Host Name...

tables.JPG

merge.JPG

Best Regards

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

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