Preparing Attributes for Your Project

An important consideration for many forecasting projects involves selecting variables from the data source to be used as attributes. Attributes are used to create filtersa set of specified criteria that are applied to data in order to identify the subset of data for a subsequent operation, such as continued processing. . Use these filters to query the time seriesan aggregation of transactional data into specified time intervals and sorted according to unique combinations of the default attributes (BY variables) based on selected values for one or more attributes. For more information about filters, see Working with Filters.

Variables in the input data set for a project can be assigned as BY variables. BY variables are the default attributes for the project. Data from the dependent variable is aggregated based on the unique values of the BY variables assigned to the project.

Note: SAS Visual Forecasting requires that the values for the BY variables do not contain any leading or trailing spaces.

If you want to add more variables as attributes, you can import them from an external data source. As you are preparing your data for forecasting projects, determine which variables should be included in the input data set as default attributes, and which variables you want to import as additional attributes.

The following guidelines are required for the external data source for the attributes.

If you intend to use segmentation in your project, see Defining Project Segments for additional considerations for the attributes data set.

See Also

Last updated: March 16, 2026