Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 33 | |
| 33 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 45 | |
| 30 | |
| 26 |