logo Getting Started with SAS Enterprise Guide Main menubacknext
    

View the New Results

When you edit a task or wizard and then run it, you are prompted to choose whether you want to overwrite the results. If you choose not to, the task is saved as a separate item in the project.

  1. Click Finish. In the confirmation window, click Yes so that the results of this task overwrite the previous results.

  2. Scroll through the results. Notice that the products are grouped by CategoryID and that the CategoryID value appears only in the first row of each group. There is a total for UnitsInStock listed for each category. The title that you specified appears at the top of the report, and there is no footnote.

Customized listing report of the Products data
Click to view the full window.

  1. Close the List Report task.

As you have seen, tasks and wizards generate SAS Report output by default. You can change the default output types by using the Options window, but you can also change the output types that are produced by an individual task or wizard by changing the task or wizard properties. Next you change the wizard properties to generate HTML output in addition to SAS Report output.

Main menubacknext