Hi, I am getting missing values in a sas dataset converted to csv showing up as a . even when I specify
options missing = ' '; (blank) using the template csv.
Any thing I can do to change this behavior?
False alarm. Turns out that it was a character field and someone went to the trouble of putting a dot to represent a missing value. Just when you think you've seen everything....
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.