Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

how to join table based on between dates

Hi,   I want to join Table1 datetime with Table2 Startdatestamp and Enddate timestamp.   in the chart i want to show the table1 (datetime between table2(Startdatestamp and Enddate timestamp.)
  • amitchandak's avatar
    amitchandak
    6 years ago

    Create a common timestamp table, join with both table. Have +/- 3 min in one of the table and use a formula as suggested.