Forum Discussion
Remove duplicity on same time
- 9 years ago
Hi gmmb1,
You could achieve this by Query Editor like this (assume we have 2 columns Date and Id)
- data with 2 columns
- duplicated Date column
- get date only
- duplicated Id column
- Merge 2 new columns
- remove duplicates by Merged Column
We have 2 columns in datasetduplicated Date columnI will select only Date and remove part of time cause you want check there are some orders in that date10 first charactersduplicated Id columnChoose 2 new duplicated columns (Id copy & date copy) to merge columndefault behaviorthe rest of things is choose Merged column and select Remove Duplicates
Note: If you want to check based on DateTime, you dont need to remove time part (just merge datetime and id, then remove dup on merged column)
If this works for you please accept it as solution and also like to give KUDOS.
Best regards
Tri Nguyen
hi dude ,
cool we can remove the duplicate in multiple ways in power bi. that is not a problem ,
here my question is u have another one column right from that what u want ?
Max , Min , Sum ?