Forum Discussion

grggmrtn's avatar
grggmrtn
Icon for Post Patron rankPost Patron
5 years ago
Solved

Filtering/showing dates BETWEEN two dates in the table

In my data I have something that looks like the following: PersonID Service StartDate StopDate 1 Something 01-01-2018 31-12-2020 2 Something 05-06-2017 26-11-2018   What I've ...