Re: Variables missed after appending two de-normalized DHS datasets [message #9633 is a reply to message #9632] |
Tue, 26 April 2016 17:20 |
Reduced-For(u)m
Messages: 292 Registered: March 2013
|
Senior Member |
|
|
Is this an append or a merge? If you are appending, the only thing I can think of is that you are not creating the same variable "type" in both datasets. If you put some actual code up (not too much, just the relevant parts) I might see something, but it seems like either you are mixing two different types of variables (one maybe is a string and the other a number) or appending in some funny way.
|
|
|