Here i have excel file in Tr_No variable observations have embeded spaces please see above marking so i want remove embaded space while import that file
Afaik not possible. You need to post process the data. Something like:
data rajadhani;
set rajadhani;
tr_no=compress(tr_no);
run;
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!