Condition ">" in a crosstab
Posted: Tue Jul 05, 2016 9:27 am
Hi,
I'm trying to set up a condition in a crosstab.
I defined the condition like this:
The problem is that I'm getting this error message:
Why can't I use the > operator with a decimal??
If I putit is working perfectly.
Thanks!
I'm trying to set up a condition in a crosstab.
I defined the condition like this:
Code: Select all
value>3.5
If I put
Code: Select all
value >3
Thanks!