Date Range Match

3 posts / 0 new
Last post
cprimo
Offline
Joined: 03/09/2021 - 12:37
Date Range Match

Trying to match a specific date to a date range. Is this possible?

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Hi cprimo,

The IDEALab has a plugin that will do just this called the range join.  Here is its description.

The Range Join plugin joins records between two databases based on a range. It looks at a value (Numeric, Date or Time) in one database and then searches the secondary database to see if that value falls between two fields (values).  Example: This can be useful to validate an interest rate of a transaction when you have a separate database containing the effective rates (with start and end dates).

cprimo
Offline
Joined: 03/09/2021 - 12:37

Great, I'll try that out. 
Thank you! I appreciate it.