Greetings,
I have a data table where instead of blank or missing values there is the string value of “NULL”. I know that I can use the string manipulator or rule engine to replace the string NULL values and make them blank but this would be very tedious as this issue plagues my entire data table (which is over 30 columns). Is there anything I can do to transform all the instances of a NULL string value using one tool or method?
Thanks,
Chim