Versions Compared

Key

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

...

Panel
bgColor#DEEBFF

0 → Average all the values
1 → Average last n days (4th parameter is required of type number of days)
2 → Average n days starting from a specific date (4th parameter is number of days, 5th parameter is a date value)
3 → Average n days ending on a specific date (4th parameter is number of days, 5th parameter is date value)
4 → Average last n responses (4th parameter is number of responses)
5 → Average n responses starting from a specific date (4th parameter is number of responses, 5th parameter is date)
6 → Average n responses end on a specific date (4th parameter is number of responses, 5th parameter is date)
7 → Average since specific date (4th parameter is date)
8 → Average until a specific date (4th parameter is date)
9 → Average between start date and end date (4th parameter is a date and 5th parameter is a date)

  1. Based on the option selected in 3rd parameter (may or may not be required)

  2. Based on the option selected in 3rd parameter (may or may not be required)

...