Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyDescriptionDefaultTypeRequired
keyString key representing the date rangeNoneUnion[str, None]No
startSpecify the start date for the rangeNoneUnion[str, None]No
start_displayText to show for the start rangeNoneUnion[str, None]No
endSpecify the end date for the rangeNoneUnion[str, None]No
end_displayText to show for the end rangeNoneUnion[str, None]No
Warning
Aggregations such as Range and Date Range should always be defined with non overlapping ranges.  While functionally it might work, the number of results can be unpredictable if overlapped ranges are selected by the user.