DateParse
EAZYBI Returns date that is parsed from a string argument.
Syntax
DateParse(String_Expression)
Arguments
String_Expression | String expression for an exact or relative date as described in date filters. |
---|
Examples
DateParse('2023-12-31')
DateParse('Dec 31 2023')
DateParse('1 month ago')
See the example report Open issues trend in our demo account. The report uses measures report start date and report end date with a similar formula to set an explicit start and end date for the report. Those dates via measures report start date, and report end date is used for several calculations, including setting the visible period in the report, calculating guidelines, etc.