Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Falsufyani2020
Regular Visitor

Remove Duplicates in Col A & group them by date

Hello

 

I have excel sheet with the users logged in to a certain system on daily basis. each day the user might login to the system more than one time. I want to remove the duplicated user from each day and group the result by date. my goal is counting unique users logged in to the system per day. below is a sample of the table.

 

Log.png

 

 

Thanks

1 ACCEPTED SOLUTION

Hi @Falsufyani2020 ,

 

Check the file again: Download PBIX 



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



View solution in original post

7 REPLIES 7
camargos88
Community Champion
Community Champion

Hi @Falsufyani2020 ,

 

I've created this file as example: Download PBIX 

 

There are 2 examples, with distinct on date column and another with custom column and first date (or the index if want).

 

Did I answer your question? Mark my post as a solution!
Ricardo



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



Thanks Camargos88

 

I should've told you that I'm new to Power Bi. would you please give me step by step?

 

Thanks

Hi @Falsufyani2020 ,

 

Check this:

Capture.PNG

Capture 1.PNG

 

Capture 2.PNG

 

Capture 3.PNG

 

 

Did I answer your question? Mark my post as a solution!
Ricardo



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



ziying35
Impactful Individual
Impactful Individual

Can you simulate a result table and upload a file? 

Hi @Falsufyani2020 ,

 

Check the file again: Download PBIX 



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



Hello

 

the output I'm expecting after removing the duplicated users and group by date is:

DateCount of Unique Users per day
5/7/202020
5/6/202011
5/5/202017

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors