Date
Description
Date constructs a date from year, month, and day values.
Syntax
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
year |
Yes | Integer | Year value. |
month |
Yes | Integer | Month value. |
day |
Yes | Integer | Day value. |
Notes
Use this function in calculated fields, metric expressions, or query expressions where the function category is supported.
Example
The expression returns the calculated result according to the current query context.