filtering date ranges in a labkey grid

LabKey Support Forum (Inactive)
filtering date ranges in a labkey grid Matthew Bellew  2010-06-15 16:12
Status: Closed
 
But wait, there would presumably also need to be some hack for handling where endDate was not yet filled in

 startDate<=endPeriod AND (endDate>=startPeriod OR endDate IS NULL)