HomeHow to use?ReportsRelative date syntax

Relative date syntax

Date syntax used to add date range in reports filter. Below are the syntax that can be used to filter out list.

  1. Yesterday => yesterday
  2. Today => today
  3. Tomorrow => tomorrow
  4. Last 7 Days => last_7_days
  5. Last 30 Days => last_30_days
  6. Last 60 Days => last_60_days
  7. Last 90 Days => last_90_days
  8. Last 120 Days => last_120_days
  9. Next 7 Day => next_7_days
  10. Next 30 Days => next_30_days
  11. Next 60 Days => next_60_days
  12. Next 90 Days => next_90_days
  13. Next 120 Days => next_120_days
  14. Current Month => current_month
  15. Previous Month => previous_month

NOTE:-  In above list date is mentioned as key=>value pair. most of the cases, value should use for best results.

Was this article helpful to you? Yes No