I want to use power query to remove rows with duplicate values in a column containing e-mail addresses. But I do not want to remove rows with duplicate null values or duplicate empty cells.
How do I accomplish that?
I came up with a different solution to the problem.
Worked fine with me!
I thought that I should share the solution if anyone else can be helped by it.