G
Guest
I have a field that performs a calcualtion based on a date:
Age: ([DATE]-[TR_DATE]).
I need to add to the criteria >50
But the error says Arithmatic overflow error, guess because it was a date
value to begin with.
I tried creating anothe field from that one: Age at Panel: ([Age]>50) which
give me a -1 or 0 but I still cannot make the criteria = -1 or 0.
I tried another query but it just carries over the same issues.
How do I allow only >50 from this calculation????
Age: ([DATE]-[TR_DATE]).
I need to add to the criteria >50
But the error says Arithmatic overflow error, guess because it was a date
value to begin with.
I tried creating anothe field from that one: Age at Panel: ([Age]>50) which
give me a -1 or 0 but I still cannot make the criteria = -1 or 0.
I tried another query but it just carries over the same issues.
How do I allow only >50 from this calculation????