KNOWLEDGE BASE

Removing Duplicate Data in Tableau Prep


Published: 11 May 2018
Last Modified Date: 31 Jan 2024

Question

How to remove duplicate data in Tableau Prep. 

Duplicate data can occur in data for different reasons, and the best way to resolve the duplicates will vary. Below are the scenarios covered in this article:
  • When joining two tables that have a 1:many or a many:many relationship, then the measures values of the output are duplicated.
  • When unioning two or more tables, some records may be repeated between tables and thus are duplicated in the output.

Environment

Tableau Prep

Answer

For any scenario, duplicates can be manually removed using the method in Cleaning (fixing) variations of the same value

CLICK TO EXPAND STEPS
Scenario 1: Duplicated Measures from a Join
CLICK TO EXPAND STEPS
Scenario 2: Duplicated Data after a Union of Data Sources with the Same Data

Additional Information

Vote and comment in the Tableau Community to add the ability for Tableau Prep to Remove Duplicates.
Did this article resolve the issue?