March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi all,
I'm new to Power BI, and I want to do a "keep join" in Power Query Editor, for example, what I have is :
Table1:
ID |
1 |
2 |
3 |
4 |
5 |
6 |
Table2:
ID | Value |
1 | 10 |
3 | 20 |
3 | 15 |
4 | 30 |
6 | 40 |
6 | 50 |
8 | 60 |
9 | 70 |
10 | 60 |
I want to change the Table 2 to: (just based on the table1.id)
ID | Value |
1 | 10 |
3 | 20 |
3 | 15 |
4 | 30 |
6 | 40 |
6 | 50 |
How to solve that?
Thanks.
Aiolos Zhao
Solved! Go to Solution.
I got the answer, just use right outer join.
Anyone can help to solve this question?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
126 | |
85 | |
69 | |
53 | |
44 |
User | Count |
---|---|
202 | |
106 | |
100 | |
64 | |
56 |