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 required parameters for the `countreg.countregViewStore` action are `instore` and `table`.
specifies the frequency variable.
The 'sparse' parameter, when set to True and the action is running on a distributed server, means each thread reads data from only a few groups. This can improve performance with many threads or groups. The default is False, and in some cases, 'sparse' is enabled automatically.
You can set the 'descending' parameter to TRUE to reverse the sort order imposed by the 'order' parameter.
The `exChart` parameter, when set to True, ensures that a control chart is included in the results only when exceptions (such as points outside control limits) are detected. Its default value is False.