ReadonlyfieldDisplay name including the aggregation wrapper, e.g. SUM(Sales).
ReadonlyfieldStable-within-a-session identifier used to match columns across calls.
ReadonlydataReadonlyindexPosition of this column in the table it came from.
Optional ReadonlyisWhether the column is referenced by the visualization. Optional because
older libraries omit it; false means a tooltip-only passenger, which
fields.ts drops.
One column of a worksheet's summary data.
fieldNamecarries the aggregation wrapper (SUM(Sales)) and is documented as not stable across languages;fieldIdcarries it too and is not stable across data-source replacement. Both are read:fieldIdkeys the view-order↔alphabetical remap,fieldNameis what selection criteria are addressed by.