Forum Discussion
jtomczyk
4 years agoHelper I
merge duplicate power query
Hallo, I have two sources of data. I have used append queries to join them. As a result for some of them I have duplicate rows. I would like to have only one line for each project code and to...
- 4 years ago
Hi jtomczyk
after you append queries, then
(1) replace blank cells with null
(2) fill down
(3) fill up
(4) remove duplicate rows.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.