I have 2 date fields - start date and end date, both of which have multiple years worth of data along with a policy reference.
I want to create a button (or any other object) that will filter the two fields for the year / financial year. For example: If any policy was active in 2014 or 2014 financial year. Given that I have 4 condition to on these 2 fields, I cannot simply use a list box.
The reason i want this is to show other chart object in a given time period.