I have two data sets that I need to append, but not all variables are in both data sets. When I append in either direction I end up with empty spaces for the missing values. What I would like is for the missing values to show up as "." - is there a simple solution to get this outcome during the append process? Thank you.
↧