Difference between revisions of "Adding a dimension to a variable"
Davidpaine (talk | contribs) |
Davidpaine (talk | contribs) |
||
Line 46: | Line 46: | ||
'''Expected: Result of Maintenance cost show the new changes on its cell values''' | '''Expected: Result of Maintenance cost show the new changes on its cell values''' | ||
+ | |||
+ | Note that as of 4.4 this node will display the result as a graph until you change it. That's OK it's a change to the defaults. | ||
[[Image:Edit table Maintenance cost1.1.jpg]] | [[Image:Edit table Maintenance cost1.1.jpg]] |
Revision as of 12:28, 26 January 2014
- Drag and drop another index node in the diagram
- Type ‘Year’ for the index title
- Click on the key icon. Select ‘Description’ from the attribute popup menu.
- Type ‘Year of ownership’
- Press alt+enter.
- Select ‘Definition’ from the popup menu.
- Select ‘List’ from the expr popup menu.
- First cell is entered as 1, press Enter key twice to have 3 cells with appropriate nos.
- Select ‘Maintenance cost’.
- Click on the ‘Edit table’ button that shows on the attribute pane.
- Click on the ‘indexes’ icon to bring up Indexes window
- Double click ‘Year’ from the index lists.
- Press ‘ok’ button.
Expected: Edit table of Maintenance cost is now indexed by Year for the columns and Car type for rows
- Click on column 2 row header small car
- Change cell value from '1200' to ‘1500’
- Press arrow down key, change this cell value from '2400' to ‘2.6K’ { to check the number formatting is recognized}.
- Click on column 3 row header small ca
- Change the cell value from '1200' to '1.7e+3' {Same number format issue}
- Press arrow down key
- Change the cell value from '2400' to '300000%'
- Click the check button.
- Ctrl+r to bring up result table of Maintenance cost
Expected: Result of Maintenance cost show the new changes on its cell values
Note that as of 4.4 this node will display the result as a graph until you change it. That's OK it's a change to the defaults.
Comments
Enable comment auto-refresher