Adding scenarios
To add a scenario:
- On the Analysis Services computer, start SQL Server Management Studio.
- Go to the Tables folder under the appropriate database folder.
- Select the Scenario table and edit the rows.
- Click in the last empty row.
- In the MEM_ID column, specify the next largest integer. For example, the first row will have a MEM_ID of 0 and the second row is 1. If you are adding the next row, specify 2.
- In the MEM_NAME column, specify the scenario name and in the MEM_DESC column, specify a description.
- Do not specify a value in the MEM_USAGE column.
- In the MEM_ORDER column, you can change the numbers of any of the rows. This affects the order in which members are displayed.
- Do not specify values in the CALC and MEM_OPTIONS columns.
- In Analysis Services Analysis Manager or SQL Server Management Studio, process the database.
- Exit the application.
You can delete scenarios by deleting the rows but there must be at least one scenario in a plan.