Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
Hello!
I need to merge table 1 and 2, Table 1 is unique table, Table 2 is many table, how can Table 1's data appear once without duplicate in each row? Thanks in advance!
Br,
Ranwen
Solved! Go to Solution.
@Anonymous
That is impossible just with the mergin operation because of the structure of the date. You might want to apply some kind of logic after you have merged the data starting from here:
@Anonymous
I don't understand what you want to achive. can you give an example of the final result?
Hi, Thanks for taking a look!
My final output would be table 1 merging table 1 and table2.
Hi @Anonymous , It is simple by using merge option in the Power query editor.
Please check out the below link,
https://learn.microsoft.com/en-us/power-query/merge-queries-overview
Regards,
Nikhil Chenna
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!
Hello, Thanks for your reply!
Yes, i have tried the merge option, but i dont want to duplicate Table 1 value in the merge table 3. As shown here, "SD document" from Table 2 has two rows, after merged, i wish to have only one row with "Advance value" from table 1. could you help out more? thanks!
@Anonymous
That is impossible just with the mergin operation because of the structure of the date. You might want to apply some kind of logic after you have merged the data starting from here:
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
User | Count |
---|---|
94 | |
90 | |
83 | |
76 | |
49 |
User | Count |
---|---|
145 | |
141 | |
109 | |
69 | |
55 |