2 réponses
Averages by date range are always a problem because there is no notion of a "date object" to count groupings of, and the report doesn't necessarily know how many groupings will return.
Your only real option is to hardcode the date range and then use a set value of 4 here. So you would set a date range that would guarantee you only ever get 4 groups to return.