De-duplicate based on a single column

You can de-duplicate a list in Refine based on the data values in a single column. This approach relies on a function called 'Blank Down' - this works through line by line, and removes a value from a cell if it is identical to the value in the same column in the immediately preceding row.

To de-duplicate based on the PublicationTitle column, use the following process:

NB This approach relies on the PublicationTitle column having no blank values to start with. This seems like a relatively safe bet, but if there was a situation where you have blank PublicationTitles for a reason, you would need to exclude such rows from your work before you started the process above - you can do this by identifying the rows you want to exclude from the process, starring (or flagging) them, creating a facet by star (or flag) and choose the facet to only work with unstarred (or unflagged) rows.