Specify the analysis variable. The VAR statement specifies that PROC TABULATE calculate statistics on the Sales variable.
var sales;