Often you want to enter all pertinent information together, even if
the data lives in separate tables. For example, when you create a new
meeting, you want to add related agenda items at the same time and save
all those records in a single click. You can easily add data to multiple
tables from within a single form.

Enter it all on a single screen. This meeting record
features an embedded report of related agenda items.
Even though agenda details live in a separate table, you can add them at
the same time you create the meeting.
To add a new agenda item, start typing in any blank line at the bottom
of the embedded report.
Note: The application manager must enable this feature by making the embedded detail report editable. Do so and users can also edit related detail records whenever the master form is open for editing. (Editable reports don't display in Grid Edit mode when you merely display the master record form. Like any other data-entry field on the form, embedded Grid Edit reports are only editable when you're editing or adding a master record.)
To add detail records, either:
Scroll and type. Scroll to the bottom of the list of records where you'll find four blank rows. Type data in a blank row to add a new record. As you add records, QuickBase keeps generating new blank rows for additional records.
Click the New --record-- button. The top left of the embedded report features a New --record-- button. (The word "record" refers to the records in a table, but the term used in your application may be different (for example, "contact," "task," or "issue"). Click the New --record-- button and QuickBase automatically highlights the first cell of the first blank row at the bottom of the list. You can start typing or make a selection.
...and there's more. Spreadsheet-style embedded reports are really just grid edit reports that appear on a form. So you can perform any functions that work in a grid edit report. Learn more about working in grid edit mode.
When you save the record, all changes you made in the embedded report will save too.