Susan’s Macro Mottos

With SAS Global Forum less than two months away, I am busy putting the finishing touches on my papers.  One of those papers is SAS Macro Programming for Beginners. Of all the conference papers I have written over the years, this is probably my favorite.  Yet oddly, I have only presented this paper once at […]

Dynamic Static Filters – Turbo boost!

Dynamic filters in Web Report Studio are awesome – no predefining static values and also in sync with the data.  But…. they can be a bit on the slow side. Clicking on the ‘Get Values’ button runs a select distinct query which will return the filter list. How long this takes is dependant on a […]

I’m not supposed to be writing this

I’m not supposed to be working on this blog post right now. I’ve stayed late at the office under the pretense of working on “the book.” It’s the book about creating custom tasks for SAS Enterprise Guide, and I’ve been working on it for quite a w…