Skip to main content

Overview

Spreadsheet attaches a full Custral spreadsheet block to a single record. Use it when a record needs structured tabular data that isn’t worth modeling as its own object: quote line items, custom forecast tables, ad-hoc calculations.

Configuration

What it stores

One spreadsheet per record. The spreadsheet’s contents are loaded only when you open the record, so large sheets don’t slow down lists.

Filtering

Filter by whether a record has a spreadsheet (is empty / is not empty). Filtering on individual cell values is not supported.

Examples

A Quote record with a per-line-item spreadsheet attached.

See also