Hi Jonathon,
the behaviour is a bit strange.
My setting: I am asking what people do (whyHagen01). Depending on their answer to this, they get asked either whyHagen02_
BA or whyHagen02_
MA or even something else (whyHagen_else).
This results in different variables: whyHagen01, whyHagen02_
BA, whyHagen02_
MA and whyHagen_else.
I want to put those 02_ variables into a single column whyHagen_gemeinsam which then can be used for a descriptive for example.
Now data in whyHagen02_BA, whyHagen02_MA and whyHagen_else is scales nominal (but some have levels ... don't know why, see image), but my aggregation whyHagen_gemeinsam of course is nominal without any levels.
In the image below the descriptives of whyHagen_gemeinsam can be seen. I would assume, that as this is nominal, it should be ordered alphabetically.
Olaf