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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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
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.