formattedName
Home > @gooddata/sdk-model > IResultAttributeHeaderItem > formattedName
IResultAttributeHeaderItem.formattedName property
Formatted name of attribute element.
Signature:
formattedName?: string;
Remarks
This property holds the formatted form of name property in case of date attributes. When using attribute elements in visualisations, formatted name should have precedence over original name to show a more readable form of dates. In other cases, such as drilling, original name property must be used to avoid inconsistencies.