Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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
Same Host Name is there in MetaData table
I have merged the metatadata table with Available (Table) Left outter joit.
After merging if I look for the host name= pe1wattxweb02, it is there but Avaliable Status Column = "Blank"
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.
Solved! Go to Solution.
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...
Best Regards
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...
Best Regards
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 39 | |
| 37 | |
| 33 | |
| 33 | |
| 29 |
| User | Count |
|---|---|
| 132 | |
| 90 | |
| 78 | |
| 66 | |
| 65 |