In working between SAS 9.4 and SAS Visual Analytics 6.3 environments with different default system encoding options we came across an encoding issue. Here is how we unriddled it... http://bi-notes.com/2014/01/sas-visual-analytics-6-3-tip-encoding-data/ Have you resolved an encoding issue? Please share...
Hey Michelle,
I've had a similar issue with VA 6.2 in utf-8.
My original formatting was in latin-9. The target tables were always missing the german umlaut (ä,ö,ü, etc).
An additional issue in my case was the column length. Because of the additional length an umlaut needs, the program crashed on each row where the defined length did not suffice for the new formatted value.
My solution was to simply resize the columns.
Besides this problem my approach was the same.
thx for sharing
Thanks for for sharing your experience. Good tip about increasing the length to accommodate for the umlaut. Hopefully by sharing we help others in the community resolve their encoding issue in a more timely manner.
Kind Regards,
Michelle
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.