Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Xmd Date
The extended metadata (Xmd) for a date.
- Properties
-
Property Name Type Description Filter Group and Version Available Version alias String The alias of the Date column. Small, 36.0 36.0 compact Boolean Indicates whether the date should be displayed as compact or not. Small, 36.0 36.0 description String The description of the Date column. Small, 36.0 36.0 fields XmdDateField The formatting information for the date fields. Small, 36.0 36.0 firstDayOfWeek Integer Denotes the first day of the week. Small, 36.0 36.0 fiscalMonthOffset Integer The offset number of months for the fiscal year in relation to the calendar year. Small, 36.0 36.0 format String The format for date field. Small, 53.0 53.0 fullyQualifiedName String The fully qualified name of the date. Small, 39.0 39.0 isConvertedDateTime Boolean Indicates if the DateTime type is from timezone auto conversion or not. Small, 44.0 44.0 isYearEndFiscalYear Boolean Indicates if the year end is the fiscal year or not. Small, 36.0 36.0 label String The label of the Date column. Small, 36.0 36.0 showInExplorer Boolean Indicates whether the dataset field can be selected from the dashboard designer or explorer when creating dashboards and lenses (true) or not (false). Even if showInExplorer is false, the field can still be used for SAQL queries, manually added in JSON, and accessed using the Analytics REST API. Small, 36.0 36.0 type ConnectWaveDateType The Date type. Valid values are: - Date
- DateOnly
- DateTime
Small, 43.0 43.0