Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Calculating average number of users per month

I have calculated my months using the following formula
(DATE_DIFF(MAX(Date),MIN(Date)) +1)/30 
and now I want to calculate average users per month by the following formula but I always get an incorrect answer
Total users/Number of Months

rimshasajid30_0-1724241275845.png

 

0 5 953