We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
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 |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 67 | |
| 62 | |
| 38 | |
| 34 | |
| 22 |