I need some explanation
Special missing value (assigned as .D).
Example:
data test;
num = 1;
output;
num = .d;
output;
run;
How I can remove it ?
@VaheMartirosyan wrote:
How I can remove it ?
Such values do not magically appear out of nowhere, someone defined them, probably for a reason, so I would be very careful before replacing them with a simple missing value (.).
I extracted the pictures from your docx and inserted them with the "camera" button. It is much better to post pictures directly than embedding them in Office documents which are then attached. Many members here work behind firewalls that prevent the download of such potentially dangerous files.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.