Hi everyone,
I downloaded my dataset from KoBoToolbox and got two files:
-
The SPSS syntax file (.sps)
-
The Excel (.xlsx) dataset (which I imported into SPSS manually).
The problem is: in SPSS, most variable names now start with an “@” symbol.
Example:
-
In syntax file:
_start-geopoint_latitude -
In SPSS data:
@_start-geopoint_latitude
Because of this, the syntax file doesn’t run — it says variables not found.
Tried:
-
Checked for import settings in SPSS
-
Tried renaming variables manually (too many)
Need help with:
-
Why SPSS adds “@” automatically
-
How to stop this from happening
-
Or, how to run the KoBo syntax properly with these variable names
Attaching screenshots for reference.


