Get Started with Tables

This tutorial reviews tables and table entries in Raiser’s Edge NXT and how to maintain them. You’ll also review how to use system record IDs to look for table entry uses in Query.

In Raiser’s Edge NXT, drop-down lists are referred to as tables. Options in the drop-down list are table entries. From Control panel, Tables, you can standardize table entries for all your users, thereby making the information easy to retrieve from your database in queries and reports.

For more information on how to add tables and table entries, see Tables.

View table entries

If you have multiple table entries that represent the same thing, such as Phone Call and Telephone Call, your queries and reports might not show all the records you want them to include. To find tables that may need clean up, use the Code Tables report in database view. This report lists all table entries for each table.

To access the report in database view, from Configuration, Tables, select a table. From File, select Code Tables Report.

Note: Though Tables is moving to web view, the Code Tables report remains available in database view.

Clean up table entries

To tidy your entries, navigate to Control panel, Tables, select the name of the table, and select Table cleanup.

Note: Table cleanup is not supported for all tables, so this option may be disabled.

View table entry usage

To track where a table entry is in use, navigate to Control Panel, Tables, select the name of the table, and select View uses from the table entry menu.

Note: View uses is not supported for all tables, so this option may be disabled.

Record types that include the table entry appear. Select each type to view the identifiers for the records where the entry is in use.

Record identifiers

To make saving and accessing data consistent, each record has unique identifiers associated with the field, such as constituent and gift IDs. You can use the identifier for some record types when you create queries in the database view.

Query on record identifiers

To use the identifiers to find records, copy the list in the web view and then paste it when you select the criteria for a query in the database view.