FAQ Answer Window
Back to Technical FAQs
Print this window by pressing 'CTRL' and 'P'

Q: I want to print a report that excludes all completed activities. How do I set up this selection?

A: You should create a Select and Sort file (SAS utility file - select this from the Utilities menu on the Main Control Panel) and add the following entry to the file:

Parameter
Parameter Selection Range
SELECT
AWS$ (Activity Working Status)
Working, Future

Save the file and use this SAS utility file on the screen displays and in reports to exclude all completed (or Actual) tasks.

Ref: 18014