Make histogram in SAS from aggregated data...
Read MoreCreate table that splits records on specific dates using SAS...
Read MorePattern matching in any position of a variable value...
Read MoreIn SAS, is there a way to run multiple proc freqs with different formats in a macro?...
Read MoreSum values only over replicated dates...
Read MoreSet the value of a variable based on the previous value of another variable...
Read Moreremove trailing spaces inside SAS macro...
Read MoreDedup based on the value of a variable...
Read MoreUniform a variable value by other variables...
Read MoreReplace values in a dataset with values in another dataset but only when a variable takes a specific...
Read MoreAdd a flag based on another dataset...
Read MoreUpdate an Index variable based of the values it takes...
Read MoreRetain only the first value of a variable...
Read MoreAssign as value of a variable the output of a proc summary...
Read MoreRemove a specific suffix in variable names...
Read MoreUpdate actual records of a variable based on the date before...
Read MoreCan anyone help me write a R data frame as a SAS data set?...
Read MoreHow to sort data using Data step in SAS...
Read MoreSAS Proc transpose wide to long multiple variables...
Read MoreHow to use folders with spaces in SAS x "copy ..."?...
Read MoreFlag observations with same ID/Date but different result...
Read MoreHow is the SAS proc sql create table (where=()) option different to a where clause in the sql query ...
Read MoreOrder of the relative operator in SAS?...
Read MoreTrying to create a macro which checks for a macro variable existence and creates it if doesn't e...
Read MoreDetect word in character variable text string and create variable based upon presence of that word S...
Read MoreHow to write Do loop in SAS to use the proc power?...
Read MoreRun string as query through macro - error parameters must precede keyword...
Read More