There are two observations and I would like to change the variable "total" in the first observation to "55" without hardcoding data final; set overall; total=n; total+lag(n); prpl=n/total; run; The code above is what I used to generate the table
... View more