Questions in DATA Step
Base code
Page 2 out of 4 Pages
- How can I suppress 'bad data' issues when making an explicit character to numeric conversion?
(25528 views) - How can I create a row count variable in DATA step and PROC SQL?
(52489 views) - Can I use the automatic variables _n_ and _error_ in PROC steps?
(18053 views) - Can I stop the "WARNING: This CREATE TABLE statement recursively references the target table. A consequence of this is a possible data integrity problem" message when creating a table in PROC SQL?
(50997 views) - How can I build sample datasets to perform fuzzy matches?
(39420 views) - Can I count instances of values with mixed response types stored in a group of variables in an observation?
(19673 views) - Can I count instances of values stored in a group of variables in an observation?
(19987 views) - Can I stop SAS from reading lines from a csv file where all values are missing?
(18877 views) - Can I 'inject' native HTML code into an ODS report?
(45261 views) - How can I avoid the message: "WARNING: The quoted string currently being processed has become more than 262 characters long. You may have unbalanced quotation marks."?
(31298 views)
Base code