When a user loads duplicate variable names (as one can do using an excel file). The duplicate Names of the variables get numbered starting with 2, but the duplicate Labels of the variables get numbered starting with 1. So you end up with a lot of variables with inconsistent Label \[Name] as in the screenshot below.
It’s a bit confusing, but also causes issues when you want to use a variable in R because the variable reference is ambiguous and so you have to use the ugly referencing syntax that is confusing/prone to error for new R coders.
!image-20220114-224526.png|width=667,height=111!