Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext 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
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 40 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 68 | |
| 32 | |
| 27 | |
| 25 |