Hi All,
I have a Power Query that works fine, however, I also have duplicate lines that I have also managed to flag as 'Duplicate', BUT, my problem is this;
So that I am able to filter, I need to flag just the one Duplicate line but it needs to flag the one that has the highest value in the column "Run Order"
Sounds simple but am really struggling, anyone have any idea's? anything would be really appreciated.
I have a Power Query that works fine, however, I also have duplicate lines that I have also managed to flag as 'Duplicate', BUT, my problem is this;
So that I am able to filter, I need to flag just the one Duplicate line but it needs to flag the one that has the highest value in the column "Run Order"
Sounds simple but am really struggling, anyone have any idea's? anything would be really appreciated.
Account Number | Sales Code | Run Order | Duplicate Check |
---|---|---|---|
12345 | ABC | 0 | DO NOT FLAG AS DUP |
12345 | ABC | 100 | FLAG THIS LINE AS A DUP |