FacetTransformation
Facet transformation type.
Name | Value | Description |
---|---|---|
MFiles.FacetTransformation.year | year | Specific year from timestamp / date. |
MFiles.FacetTransformation.month | month | Specific month from timestamp / date. Typically used in combination with year. |
MFiles.FacetTransformation.range | range | IDOL only, facet represents a certain range, specified by rangeType,. |
MFiles.FacetTransformation.none | none | Default, no transformations. |