Hello-
I don't think it's a new issue as I found multiple threads here regarding split variables from long string variables.
Here is my example and not sure how to reproduce this.
I was converting a dataframe into .sav format but when the data opened in SPSS some of the string having lengths between 500 to 8000 stayed the same while other string got split into string variables of length 255 each.
Why is it acting inconsistently? It seems like some string managed to accept the maximum original length while some strings split.
Hello-
I don't think it's a new issue as I found multiple threads here regarding split variables from long string variables.
Here is my example and not sure how to reproduce this.
I was converting a dataframe into .sav format but when the data opened in SPSS some of the string having lengths between 500 to 8000 stayed the same while other string got split into string variables of length 255 each.
Why is it acting inconsistently? It seems like some string managed to accept the maximum original length while some strings split.