SAS Users
Providing technical tips and support information, written for and by SAS users.
Using STYLE/MERGE and STYLE/REPLACE in PROC REPORT
In this edition of Problem Solvers, SAS Technical Support's Kathryn McLawhorn walks you through two PROC REPORT techniques.
Continuous Integration/Continuous Delivery – Using Python and REST APIs for SAS Visual Analytics reports
With increasing interest in Continuous Integration/Continuous Delivery (CI/CD), many SAS Users want to know what can be done for Visual Analytics reports. In this article, I will explain how to use Python and SAS Viya REST APIs to extract a report from a SAS Viya environment and import it into another environment.
How to create and use SAS macro functions
SAS' Leonid Batkhan differentiates between SAS macro and programming languages, defines two types of SAS macros and much more.