I have two datasets like this: data1 : store sales1 sales2….sales52 1 2 3 . . 10 data2: Store sales1 sales2…..sales52 1 2 3 . . . 100 okay, now what I want is to take the first row of data1 merge it with data2, take the difference of sales between the observation from [...]
Suppose we have this text on three spearate lines this is a sentence. this is another sentence. and we want to read it as two records – one for each complete sentence this is a sentence. this is another sentence. How can I do that is SAS?
hi I am doing dataanalysis for sas. I have to create multiple do loops as i have smae family id for 3-4 persons but unique personla id and then separate event status for all .how to create a sas program so that it works separately for all the observations with similar id and then go [...]





