The starting point for your SAS® and Viya™ projects
Discover technical articles from the community
Snippets & Tutorials
FAQ & Help
Business Use Cases
Full Catalog & Examples
Preparation Scripts
SAS & Python Integration
News, tech watch and site updates
Participate in the life of the site
The alJoin action is a fundamental tool in active learning workflows, designed t...
Loads an action set in new sessions automatically....
The marketattribution action performs market analysis by using market attributio...
The 'subGroupIDName' parameter specifies the column name for the subgroup IDs. The default column name is '_SubGroupID_'.
When 'repeatedTable' is set to True, it generates a repeated group-by table with the same rows on all worker nodes. The default is False.
Yes, the 'prefix' parameter allows you to specify a prefix that will be applied to the names of the newly created reduced variables. The default prefix is "rv".
The 'casOut' parameter specifies the name of the output table that will be used to store the resulting term list.
By setting the 'promote' parameter to TRUE, the table is added with a global scope, making it accessible to other sessions, provided they have the necessary permissions. The target caslib must also have a global scope.