replace empty fields

You could use the toNull() function in the String Manipulation node to convert blanks to missing values, and then handle all missings at once with the Missing Value node.

6 Likes