Field label
A ‘field’ represents a column in a Funnel account schema. It can either be a ‘Metric’ or a ‘Dimension’.
This component is deprecated, use fun-field-label instead.
Install
The FieldLabel
component is part of @funnel-io/react-widgets
, so you will need to add that package to your
project. The package is private so you will need an .npmrc
that grants access to it. See Getting started for more details.
Once you have the package you can import the component:
Native fields
Native / imported fields come from a particular data source type. They use the brand icon of the source type.
Some have ‘variants’
Custom fields
Custom fields have been created by, or can be modified by, users.
Built-in fields
Built-in fields can not be modified by users and are always present in all Funnel accounts.
Other variations
Unknown fields (for instance custom fields that have been removed) use the warning triangle as icon.
Deprecated fields are fields that have been replaced by other fields or should not be used for other reasons.
Unavailable fields are fields that would be available if the data source was configured differently. They are sometimes displayed to indicate to users which fields are possible to have.
Formula fields can be shown with an extra ‘is formula’ indicator if required.