Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Connecting two dates columns

Hi everyone. Is it possible to connect two date columns from different tables?

I have one table called Report Journal (with several columns, amongst them are id and report date) and another table called Activity (with several columns, amongst them are idTime and Description).

The relationship between the tables is active, and the carinality is Many to Many (can't change it). 

report date and Time columns are date type.

I would like to be abel to choose a date in report date, and get the Time column filtered by the same date so I can see Description for that date. 

6 Replies