Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I have two Tables like below. Now i need to merge both table and create a new table. How to do this.
| Termintation HC | EMPID | F_Name | M_Name | L_Name | DOJ | LWD | |
| Active HC | EMPID | F_Name | M_Name | L_Name | DOJ | Tenure | Age Bucket |
| New Table | EMPID | F_Name | M_Name | L_Name | DOJ | Tenure | Age Bucket | LWD |
Solved! Go to Solution.
Hi @unnijoy ,
Did you try unchecking "Enable parallel loading of tables" under Options, Data Load?
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @unnijoy ,
Did you try unchecking "Enable parallel loading of tables" under Options, Data Load?
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
@unnijoy , have you tried to use merge in power query?
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
hi @amitchandak ,
yes i followed the same steps. Table 1 contain 63 lack row of data and Table 2 contain 2 lack Row of data. When i merge it is showing as loading and till now its is showing as it had loaded 149700500 rows loaded and its still loading. How is this possible. Did i miss somthing.
What type of join did you use? Can you post screenshot of the merge queries dialog box?
i use left outer. Below is the screen shote.
Check out the April 2026 Power BI update to learn about new features.
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.
| User | Count |
|---|---|
| 41 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 62 | |
| 31 | |
| 26 | |
| 25 |