I have created a virtual field that is subtracting two date fields that will show anything that is less than or equal to a certain range for a custom list. I set logic up on the virtual field to be set as a 1 if it is within that range (true) and a 0 if it is not within the specified range (false). My goal was to then be able to use the search look for a value of 1, but it says 0 filtered hits, which is not accurate.
Is it even possible to use virtual fields to search for specific value? If it is possible, how can it be done?
Thanks!