Difference between revisions of "Selecting an array index"
Line 22: | Line 22: | ||
[[Image:Result_Maintenance_cost.jpg]] | [[Image:Result_Maintenance_cost.jpg]] | ||
+ | |||
+ | *Double click on Total cost to bring up it's object window | ||
+ | *Total cost=:Fuel_cost+Maintenance_cost | ||
+ | *Alt+enter | ||
+ | *Bring up its result view | ||
+ | |||
+ | '''Expected: Total cost result table should show 2971 as it's result''' |
Revision as of 06:56, 3 July 2008
- Double click on ‘Maintenance cost’ to open its object window.
- Select ‘table’ from the expr popup menu.
- On the Indexes window, double click ‘Car type’ to make it your index slice.
Expected: Edit table of Maintenance cost with Car type as the index appears
- Select the first cell.
- Change 0 to 1200
- Press arrow down to select the next cell.
- Change 0 to 2400.
- Click on the green check button to accept the values.
- Click result button to bring up result table.
Expected: Result table of Maintenance cost would be indexed by Car type with cell values 1200 and 2400
- Double click on Total cost to bring up it's object window
- Total cost=:Fuel_cost+Maintenance_cost
- Alt+enter
- Bring up its result view
Expected: Total cost result table should show 2971 as it's result
Comments
Enable comment auto-refresher