In Crystal Reports XI, I am trying to compare sampling results {TESTRAW.RESULT} from table TESTRAW to applicable limit. The database setup is where a automated limit is populated for for each parameter - {LIMITS.LIMIT}, if there is a change the limit is stored in {LIMITS.LIMIT_OVERRIDE}, leaving the {LIMITS.LIMIT} field blank.
Is there a formula to compare {TESTRAW.RESULT} to {LIMITS.LIMIT} - if it exsists and if it is blank automatically compare {TESTRAW.RESULT} to {LIMITS.LIMIT_OVERRIDE}?
Thanks in advance for any input!!
Is there a formula to compare {TESTRAW.RESULT} to {LIMITS.LIMIT} - if it exsists and if it is blank automatically compare {TESTRAW.RESULT} to {LIMITS.LIMIT_OVERRIDE}?
Thanks in advance for any input!!