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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. 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
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.