Page 1 of 1

NullValue to DefaultValue

Posted: Tue Oct 28, 2008 3:11 am
by nandela.sudheer
in my Source date value commiing Null value,i.e that null value ,i wany to converting to Default Value

Posted: Tue Oct 28, 2008 5:27 am
by ArndW
You can specify "default values" in your column definitions, or you can explicitly convert nulls in a transform stage.
Right-mouse-click on the column in the source stage and choose "edit row" to get the box where you can edit the values.