+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "reduceField" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++ ## reduceField() function ### reduceField() function Signature ```typescript export declare function reduceField(options: ReduceFieldOptions): FieldCalcs; ``` Import ```typescript import { reduceField } from '@grafana/data'; ``` Parameters | Parameter | Type | Description | | --- | --- | --- | | options | ReduceFieldOptions | | Returns: `FieldCalcs` an object with a key for each selected stat