Forum Discussion

CastroRibeiro's avatar
3 years ago
Solved

Remove all duplicates except those with null values

I need to remove only the numeric values ​​that are duplicates and keep the null ones in that column

 

 

Any ideias how i can do?

  • Hi CastroRibeiro, here is one way that you could accomplish this:

     

1 Reply

  • Hi CastroRibeiro, here is one way that you could accomplish this: