Today at IFSUG, Chuck Patridge presented a wonderful talk about how to complete fuzzy matching using BASE SAS tools. Chuck has been programming SAS since 1979 and has been tasked multiple times with coming up with in-house solutions to address business…
What does it take to be a BI Dashboard Reporter?
At the IFSUG conference this week in Cary, NC I met Stephen Harris from Bank of America. Stephen gave the talk “Manage Your Partners Before You Manage Your Dashboards: Designing Great Dashboards” covering the business aspects of successfully implementi…
Be a code poet laureate
The next time you write a DATA step, try to express it in iambic pentameter. Or instead of a SAS macro function, how about a SAS macro sonnet? (Or, for the more base among you, a limerick?) That’s the spirit behind the code {poems} project. You write a poem in […]
NOTE: SGF 2012 Early-Bird Registration Ends March 19th
If you haven’t already registered for SAS Global Forum 2012 (SGF) you need to hurry-up because the early-bird discounts will end on March 19th.
If you’re not convinced of the value of attending, check-out last year’s best contributed papers to see the…
Links for 2012-03-05 [del.icio.us]
OLAP Cube Studio: Looking at PROC OLAP Code | Business Intelligence Notes for SAS® BI Users?log=out
Use GREPLAY to create multiple graphs per page
Desired result:This sample program uses PROC GREPLAY together with macro code to dynamically replay a specific number of graphs per page.The graphics output in the Results tab was produced using SAS® 9.2. Submitting the sample code with releases of SA…