Why is this macro contrasting Day_i with Day_(1-1) not working?...
Read MoreSAS macro string quoting issues causing IN operation not working?...
Read MoreHow to make API requests with loop in SAS...
Read MoreData coming out of loop in sas, save in permanent dataset using sas macro...
Read MoreMacro variables: Why is there whitespace between 2 macro variables...
Read MoreSearching and importing all .csv files in a target directory...
Read Morehow to combine two variables data into two rows in SAS...
Read MoreHow to trigger a macro for every data set containing a keyword...
Read MoreCall Incremental Datasets Created by Macro Function...
Read MoreHow to split table if some values contain special characters...
Read MoreSnippet to promote a session scope cas table to global scope...
Read MoreI am trying to create a PROC FORMAT Macro using Percentiles as the grouping limits...
Read MoreStrange behaviour with %sysfunc, cat and '<>' (SAS Macro)...
Read MoreUnexpected parsing of SAS macro function...
Read More'Open code statement recursion detected' when running %let %put statement (SAS Macro)...
Read MoreCount instances within a certain timeframe...
Read Moremacro for proc sql select into, good for i=1 but not i=2...
Read MoreHow to invoke a user's function properly from a data step with SAS?...
Read MoreSAS EG How to loop concatenations over a series of columns...
Read Morefinding max date of consecutive zero in int comp column...
Read MoreSAS EG how to stop a do loop after a function runs/fix results...
Read MoreSAS macro variable as diffrent date informat/format...
Read MoreSkip block of codes if macro variable is empty...
Read MoreSAS: recursively process dataset to get all connections between entities...
Read MoreHow to loop a single observation from a dataset through proc surveyselect?...
Read MoreHow to recall a numeric macro variable with a string prefix in SAS...
Read MoreHow can I loop different where statements in the dataset in SAS...
Read More