Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Combine tow calculated tables

Hi

 

I got two tables which I used as a "filter" to get the data required from the sources.

 

One table is called "Cars 1" and the other is calles "Cars 2 and I want to combine these two.

 

The combined table should have all the values from "Cars 1" and only the rows which are in "Cars 2" but not in "Cars 1" should be added to the new table. 

 

The problem is I can only detect missing data (rows) by a combination of two values ("PS" and "Chassis number").  So if the exact combination of "PS" and "chassis number" isn't in "Cars 1", the row of "Cars 2" should be added to the combined table.

 

Thanks in advance!

2 Replies