Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Calculating sum filtering by comparing dates from two different tables

Hi all,

 

Thanks for your help upfront. Always a pleasure to see how fast everyone is reacting.

So quickly:

 

I need to compare the orders from table 1 to the deliveries of table 2.

Table 1: Store - Ordered SKU - QTY Ordered - Date Ordered

Table 2: Store - bought sku - qty bought - Date received

 

As you can see, there's no singular number (order Number) that would help me match both tables.

What I want to  be able to do:

 

I want to be able to see the QTY DELIVRED where DATE RECEIVED is higher than DATE ORDERED.

Both tables are linked to a third DATESHEET table.

 

I tried a calculate with a filter, but filter only lets you make a comparison into the same table (Filter(Datesheet, datesheet(date)>table1(Date ordered) .... something like that.

 

Question is, how do you calculate and filter somehting if you want to compare dates from different tables.

 

Thanks a lot

Thibbos

2 Replies