formattedValue
Home > @gooddata/sdk-ui > ITableGrandTotalMeasureValue > formattedValue
ITableGrandTotalMeasureValue.formattedValue property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Human-readable formatted grand total value (e.g., "$10,000.00"). Uses the measure's format string and locale settings.
Signature:
formattedValue: string | null;