Hi,
I have a table to store weekly records. In there, I have two columns “Date From” and “Date To”
I need to create a dashboard where user puts in a Date Range and it takes both the “Date From” and “Date to” column into account,
If it was just one date column then I could have easily done a query and filter but how do I take 2 date columns into account?
Attaching screenshots for better understanding.

