Hello, Im trying to make a SS that returns all the...
# general
i
Hello, Im trying to make a SS that returns all the WOs without Work Order Operations, but so far no luck, I tried using a formula like this on the summary criteria
CASE WEHN {manufacturingoperationtask.name = NULL THEN 1 else ) END
but didint work
k
use a summary criteria with that formula
make it a "sum" test
and set it to zero
also - set your "else" statement to zero
i
Thanks! Worked great!