SAS Users
Providing technical tips and support information, written for and by SAS users.
SAS Global Forum Call for Content is Open
Submit your ideas for SAS Global Forum 2020, and share your knowledge with SAS users worldwide.
SAS Event Stream Processing on SAS Cloud - my journey
In a previous post, Zero to SAS in 60 Seconds- SAS Machine Learning on SAS Cloud, I documented my experience with a SAS free trial on the SAS Cloud. Well, the engineers at SAS have been busy and created another free trial. The new trial covers SAS Event Stream Processing
A DATA step compiler trick to get the record count
Years ago I saw a line of SAS code that was really puzzling. It was a statement that started with: if 0 then … ; What? This was a statement that would always be evaluated as false. Why would anyone write such a statement? Recently, I was discussing with a