Forum Discussion
ThomasWeppler
2 years agoImpactful Individual
Remove 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
2 years agoSuper User
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"
- ThomasWeppler2 years agoImpactful Individual
Thanks a lot. That solved the problem.