Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Append Queries create duplicate values

I have two table, one is coming from Teradata warehouse (Project ID, Project Name, Type, Cost Category, Cost, Funding, Status) and another table is coming from Excel (also with Project ID, Name, Type...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Turns out that I have some calculation in Query Editor before append queries happen, so I appeneded the queries before the calculationa, and the duplicate values are now removed.