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 `copyModelExternal` action allows for the duplication of an analytic model, ...
The `append` action adds the rows from a source table to the end of a target tab...
The mChart action produces median charts for subgroup medians. This type of cont...
The `name` parameter is required and specifies the name of the in-memory table to which the attributes apply. The `table` parameter (aliased as `attrTable`) specifies the name of an existing table that stores the extended attributes, which is used for tasks like ADD, UPDATE, or CONVERT.
specifies that coordinates of the color structural graphs are not needed. _XCoord_, _YCoord_, ... etc. in the vertices3= table, and the _SourceX_, _TargetY_, ... etc. in the edges3= table are not needed. Default: FALSE.
When set to True, creates the computed variables when the table is loaded instead of when the action begins. Alias: compOnDemand, Default: FALSE.
The 'package' parameter specifies the FCMP package name used for storing FCMP functions.