The SAS Dummy
A SAS® blog for the rest of us
Tricks for importing text files in SAS Enterprise Guide
I'm a big fan of the Import Data task in SAS Enterprise Guide, especially for its support of text-based files (CSV, tab delimited, fixed width, and more). There's no faster method for generating SAS code that reads your data exactly the way you need it. I use the tool so
Viewing SAS macro variables in SAS Enterprise Guide
If you use SAS macro variables in your programs (who doesn't?), then the SAS Macro Variable viewer is immensely useful to see current macro var values.
How to publish to a Microsoft Teams channel using SAS
If you use Microsoft Teams for collaboration, you should use it for operational messages too. You can use SAS to automate tailored notices to your Teams Channel.