Search code examples
Make histogram in SAS from aggregated data...


sashistogram

Read More
Create table that splits records on specific dates using SAS...


sqldatesas

Read More
Pattern matching in any position of a variable value...


sas

Read More
How to loop to get column name?...


sas

Read More
In SAS, is there a way to run multiple proc freqs with different formats in a macro?...


sasmacrosdo-loops

Read More
Sum values only over replicated dates...


sas

Read More
Set the value of a variable based on the previous value of another variable...


sas

Read More
remove trailing spaces inside SAS macro...


sassas-macro

Read More
Dedup based on the value of a variable...


sas

Read More
Uniform a variable value by other variables...


sas

Read More
Replace values in a dataset with values in another dataset but only when a variable takes a specific...


sas

Read More
Add a flag based on another dataset...


sas

Read More
Update an Index variable based of the values it takes...


sas

Read More
Retain only the first value of a variable...


sas

Read More
Assign as value of a variable the output of a proc summary...


sas

Read More
Remove a specific suffix in variable names...


sas

Read More
Update actual records of a variable based on the date before...


sas

Read More
Can anyone help me write a R data frame as a SAS data set?...


rsasdataset

Read More
SAS Modified Program Date/Time...


pathsas

Read More
Sum by IDs and variables...


sas

Read More
How to sort data using Data step in SAS...


sasdatastep

Read More
SAS Proc transpose wide to long multiple variables...


datesascharactertranspose

Read More
How to use folders with spaces in SAS x "copy ..."?...


sascopy

Read More
Flag observations with same ID/Date but different result...


sasflags

Read More
How is the SAS proc sql create table (where=()) option different to a where clause in the sql query ...


saswhere-clauseproc-sql

Read More
Order of the relative operator in SAS?...


sas

Read More
Trying to create a macro which checks for a macro variable existence and creates it if doesn't e...


sassas-macro

Read More
Detect word in character variable text string and create variable based upon presence of that word S...


textsasbinarycharacter

Read More
How to write Do loop in SAS to use the proc power?...


sasdo-loops

Read More
Run string as query through macro - error parameters must precede keyword...


sassas-macro

Read More
BackNext