Forum Discussion
Power Query Duplicating rows(twice/trice)
- 1 year ago
Hi hasharma19
It seems that there are merged tables cause the duplicating.
You can concatenate the name with the month and remove duplicates from PQ.Result :
The pbix is attached
*The merged step can be removed, the steps of PQ will repeat themselves every refresh
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi hasharma19
It seems that there are merged tables cause the duplicating.
You can concatenate the name with the month and remove duplicates from PQ.
Result :
The pbix is attached
*The merged step can be removed, the steps of PQ will repeat themselves every refresh
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.