create view to show 'records in past 6 months'?

LabKey Support Forum (Inactive)
create view to show 'records in past 6 months'? jeckels  2010-04-15 17:08
Status: Closed
 
Hi Ben,

We don't have a way to do this with just a saved view right now, but if you're using a QueryWebPart through the JavaScript API, you could use a saved view for all of the configuration aside from the date filter, and then use JavaScript to calculate the desired date cutoff and pass that as a separate filter.

Thanks,
Josh