Forum Discussion

wenners68's avatar
wenners68
Helper II
6 years ago
Solved

Find duplicates

Hi, I want to create a new table from the table below only containg duplicated item lines.  A customer should only have 1 main page for each edition in a publication. In this case Name A's 2 lines ...
  • Anand24's avatar
    Anand24
    6 years ago

    @wenners68,

    From your original query, then it appears to be the expected output (New table with duplicates):

    Duplicates_result.PNG

    This can be achieved using duplicate table and then simply using 'Keep Duplicates' (option mentioned in the previous comments by @Fowmy).

    If this post solved your query, mark this post as a solution and give a thumbs up !!!