Skip to content
Snippets Groups Projects
Unverified Commit 72a44b11 authored by Kyle Doherty's avatar Kyle Doherty
Browse files

add earliest / latest

parent 161eec61
Branches
Tags
No related merge requests found
// keys for common values interesting for most folks
export const VALUES_OVERVIEW = [
'min',
'earliest', // date field min is expressed as earliest
'max',
'latest', // date field max is expressed as latest
'count',
'sum',
'cardinality',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment