Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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 look like this
Table
[Checkin]
Columns
Index = an index colum
Checkin_id = the id for the checkin which are all individual
User_id = an id for each user
Task_id = an id for each task
Date= the date the checkin happpend
I want to count the number of checkin_ids, but exlude all rows where users, tasks and dates are duplicates.
Can anyone help me? It would be greatly appriciated.
Solved! Go to Solution.
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"
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"
Thanks a lot. That solved the problem.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 52 | |
| 47 | |
| 41 | |
| 38 |