Page 1 of 1

@NULL in PX

Posted: Fri Oct 05, 2007 11:01 am
by ds_is_fun
I used @NULL in Server. What is the syntax in PX for same to default to Null.
Im currently defaulting by '' but that doesn't seem right to me. Thanks

Posted: Fri Oct 05, 2007 11:14 am
by chulett
SetNull()

Posted: Fri Oct 05, 2007 2:29 pm
by ray.wurlod
SetNull() in Transformer stage, make_null() in Modify stage.