Rename a Column¶
Datavyu provides four different ways to rename a column using the Datavyu user interface.
Rename Directly from the Spreadsheet¶
Open the Datavyu spreadsheet.
Double click on the column name. The New Variable Name window will open.
Type in the new name for the column, and press Enter or click OK.
Rename From the Column List¶
Using the Column List is another way you can change a column’s name. The Column List also has the advantage of allowing you to change multiple column names in one place.
Open the Datavyu spreadsheet.
Open the Spreadsheet menu, and then select Column List.
Double click on the name of the column whose name you want to change, type in a new column name, and press Enter.
Rename Columns Using the Code Editor¶
Datavyu’s Code Editor enables you to configure columns’ codes, but you can also edit the names of your columns’ and codes’.
Open the Datavyu spreadsheet.
Open the Spreadsheet menu, and then select Code Editor.
Double click on the name of the column whose name you want to change, and type a new column name. The spreadsheet will update automatically.
See also