Viewing data in a spreadsheet

What the cell colors mean

Cells in the spreadsheet are color-coded to provide additional information about that value. The default colors can be changed in preferences.

Null in Database (Red)
The value in this cell was NULL when retrieved from the database.
Null on Update (Purple)
This value will be set to NULL when the spreadsheet changes are committed.
Locally Inserted Row (Orange)
This row will be inserted when the spreadsheet changes are committed.
Locally Updated Row (Green)
This row contains values that will be updated when the spreadsheet changes are committed.
Locally Deleted Row (Blue)
This row will be deleted when the spreadsheet changes are committed.

Table of Contents