Forum Discussion
Anonymous
5 years agoNot applicable
I can't remove duplicates.
I cannot remove duplicates. I tried changing to uppercase and then removing duplicates. It says I have 12056 rows and 12054 distinct values. I tried filtering null values through the python script...
- Anonymous5 years ago
Yes. I used trim and it worked,
Anonymous
5 years agoNot applicable
I found the duplicates. I think deleting duplicates isn't working because it only deletes for the top 1000 rows in power query.
mussaenda
Community Champion
5 years agoHi Anonymous ,
Removing duplicates does not only apply to top 1000 rows. it applies to your whole table. top 1000 rows is only for preview. Try checking other columns those might be the cause of data duplicate.
Hope this helps.