Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithAre you saying that the Column might not exist, or that some row of the data might be missing?
Ernest's answer above is correct if you need to (optionally) add a column.
If you need to fix individual rows, this might help:
emit *
override emit MyField=ifNull(Myfield,"Missing)