Hi
For numeric fields that are blank, is there a configuration in Enterprise Guide that enables you to use blank spaces instead of periods?
I believe there is a Missing= function, but I would rather not do this column by column, if possible.
Paul
You want SAS system option MISSING;
options missing=' ';
Thanks a lot.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.