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.

Continuous Integration/Continuous Delivery – Using Python and REST APIs for SAS Visual Analytics reports was published on SAS Users.

Getting Started with Python Integration to SAS® Viya® – Part 1 – Making a Connection

Welcome to the first post for the Getting Started with Python Integration to SAS Viya series! With the popularity of the Python programming language for data analysis and SAS Viya’s ability to integrate with Python, I thought, why not create tutorials for users integrating the two? To begin the series […]

Getting Started with Python Integration to SAS® Viya® – Part 1 – Making a Connection was published on SAS Users.

Using common filters in SAS Visual Analytics

Common filters are filters that can be shared between objects in your reports. Common filter benefits include 1) Easy to assign the same filter conditions to other report objects, 2) When you edit a common filter, it is updated everywhere that the common filter is used, and 3) A common filter is available for the entire report, across pages.

Using common filters in SAS Visual Analytics was published on SAS Users.