Docs
CodeRabbit
Cloudflare
Railway
OpenRouter
Clerk
SerpAPI
WorkOS
Netlify
AG Grid
Electric
Unkey
Prisma
Sentry
CodeRabbit
Cloudflare
Railway
OpenRouter
Clerk
SerpAPI
WorkOS
Netlify
AG Grid
Electric
Unkey
Prisma
Sentry
Table API Reference
Column API Reference
Row API Reference
Cell API Reference
Header API Reference
Features API Reference
Static Functions API Reference
Legacy API Reference
Features API Reference

aggregationFn_max

Variable: aggregationFn_max

ts
const aggregationFn_max: AggregationFn<any, any>;
const aggregationFn_max: AggregationFn<any, any>;

Defined in: fns/aggregationFns.ts:65

Finds the maximum numeric child-row value for a grouped column.

Nullish and non-number values are ignored. Returns undefined when no numeric value is found.