Is it possible to search on a service request parameter that stores a date? What we are aiming to do is produce dashboards for onboarding, offboarding employees and be able to show 'new employees joining in the next 2 weeks', or 'employee transfers in the next 2 weeks'. Currently we log the date in the subject title and order by that field but it would be an improved process to rely on doing a search on the stored parameter.
Issue I have encountered is that when you setup a search to identify particular service request parameters it is only capable of performing a text search, and as a result I am unable to perform a search based on datetime.
Any advice on this would be appreciated.