You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a bug but the price one has to pay for using value labels. In the backend, the from and to lists are stacked in order to draw the flows correctly. So the value labels have to match exactly.
Two options:
Convert them to strings
Recoding the variables and generate new value labels that cover the full range of from and to categories.
I'm using v1.73, but still encountering the issue where the value label for my "to" variable is overwriting the one for my "from" variable.
The text was updated successfully, but these errors were encountered: