Forum Discussion

mflorian's avatar
mflorian
Frequent Visitor
8 years ago
Solved

Wrapping Distinct around a union

I have created three summary tables that pulls revenue information from three disparate systems for a consolidated report. Two of the tables have the potential for duplicate data due to a data classi...
  • Ashish_Mathur's avatar
    8 years ago

    Hi,

     

    You may append data using Query Editor and then select all column > Right click > Remove Duplicates > Close and Load.