I tried to create a customize quick search as following.
({[]:[Date]="%(SearchTerm)"})
and wish to use this customize quick seach for seaching a range of dates using wildcards on quick search bar,
But I got an error message after the test.
Is it possible using wildcards with date format or is there any better way to do this?
Thanks in advance.