Forum Discussion

simon_boniz's avatar
simon_boniz
New Member
3 years ago

filter based on other table row selection

Hi All,

I have the following challenge to solve

Table1:

Columns:[record],[date/time of the record]

Table2:

Columns:[order number],[date/time time start],[date/time time end]

 

What I would like to achieve is:

when on the desktop I select one or more rows fro Table2, I want Table1 to be filtered based on latest Table2[Time end] and earliest Table1[Time start] so I only see the records of Table1 based on this fitler.

 

1 Reply