Difference between revisions of "Combining results from a table"
Line 1: | Line 1: | ||
− | *Select Total cost | + | [[Category: Concepts]] |
− | *Ctrl+e to open its attribute panel | + | |
− | *Type | + | *Select <code>Total cost</code> |
+ | *''Ctrl+e'' to open its attribute panel | ||
+ | *Type <code>Sum(Fuel_cost + Maintenance_cost, Car_type)</code> | ||
*Click green check button to accept definition | *Click green check button to accept definition | ||
− | [[Image:Diagram Car cost.jpg]] | + | :[[Image:Diagram Car cost.jpg]] |
− | *Click | + | *Click ''‘Result''’ button. |
− | '''Expected: Result table of Total cost should be 4790''' | + | '''Expected: Result table of <code>Total cost</code> should be 4790''' |
− | [[Image:Result total cost1.2.jpg]] | + | :[[Image:Result total cost1.2.jpg]] |
*Close the Result window. | *Close the Result window. | ||
+ | |||
+ | ==See Also== | ||
+ | * [[Creating Arrays (Tables)]] |
Latest revision as of 00:27, 18 February 2016
- Select
Total cost
- Ctrl+e to open its attribute panel
- Type
Sum(Fuel_cost + Maintenance_cost, Car_type)
- Click green check button to accept definition
- Click ‘Result’ button.
Expected: Result table of Total cost
should be 4790
- Close the Result window.
See Also
Comments
Enable comment auto-refresher