When attempting to add an alert to the output dataset of one of our dataflows we receive the below error message:

We have added a Remove Duplicates step to the dataflow on the `Case Number` column just before the output dataset, however this message is still being received. We even compared the Count to the Distinct Count of the `Case Number` column and the numbers are equal.
Any ideas as to what the issue is here?