I have designed a query with an expression field shown below. I am trying to filter based on the text result of the expression, but it won't let me do this.
I'm obviously missing something - any help would be greatly appreciated.
The expression is:-
exp5: IIf(Date()>[expr4],"Cal within Month","Calibration OK")
The criteria filter is:-
= "Cal within month"
expr4 refered to above is an expression field returning a date.
I'm obviously missing something - any help would be greatly appreciated.
The expression is:-
exp5: IIf(Date()>[expr4],"Cal within Month","Calibration OK")
The criteria filter is:-
= "Cal within month"
expr4 refered to above is an expression field returning a date.