I've tried a tested select distinct.
I'm imputing the results from this query from one column into a table that I created that has two columns; a Pk column and the field to populate from the select distinct query.
The error message points to and int value, which only the Pk column has.