I am using Stata 17, and I am having trouble merging between datasets based on variables containing Portuguese characters. It looks like both datasets are Unicode translated already (although one of them is much older). When I try to marge, variable values with special characters (such as â) don't get matched.
Another clue, if I tab the variable name, it appears as it should in the output. Example: "luziânia"
Yet in the log file it looks like this: "luzia^nia".
Can anyone point me in the right direction?
Another clue, if I tab the variable name, it appears as it should in the output. Example: "luziânia"
Yet in the log file it looks like this: "luzia^nia".
Can anyone point me in the right direction?
Comment