What it does


Single Date

Date Range

Configuration
Single Date


Single Date Basic Configuration
Date Range


Date Range Basic Configuration
Customizable Date Range Presets
If the pre-defined date ranges are insufficient (e.g. Today, Yesterday, Last 7 Days, etc.), you can create custom date range presets. Date range presets appear in the dropdown alongside the pre-defined date ranges.Usage
Configuration for Start Date / End Date:- Now - Today’s Date
- Plus - Add to today’s date (for future dates)
- Minus - Subtract from today’s date (for past dates)
- StartOf - Sets the time to 00:00:00
- EndOf - Sets the time to 23:59:59



Variable Usage
To access the elements in the SQL editor, use the following syntax:For users connected to a BigQuery warehouse, you will need to cast the data
variable to the correct data type using the code below.
Single Date
Typical Usage
Casting to Date Type
Casting to Timestamp Type
Date Range
Date range pickers have two variables,startDate and endDate.
All date ranges are updated when the dashboard is loaded or refreshed, filters are re-applied, or the date range is changed.
These variables can be used in SQL queries like so: