Forum Discussion
ThomasWeppler
Impactful Individual
2 years agoRemove duplicate counts
Hi Power Bi community I need to find a way to remove checkins that has been made by mistake. This would be checkins where made by the same person, the same day on the same task. So I table would ...
- 2 years ago
Hi ThomasWeppler , there are several options the simple one is in Power Query. In Power Query select multiple columns, based on which you want to remove the duplicates and use "Remove Duplicates"
zenisekd
Super User
2 years agoHi ThomasWeppler , there are several options the simple one is in Power Query. In Power Query select multiple columns, based on which you want to remove the duplicates and use "Remove Duplicates"
ThomasWeppler
Impactful Individual
2 years agoThanks a lot. That solved the problem.