Forum Discussion
newhopepdx
Resolver I
2 years agoMonthly average greater than the largest single input. Why?
I have started an event attendance report showing total attendance by event date to various events and a bar graph showing the average monthly, quarterly or yearly total attendance per event date. ...
jdbuchanan71
Super User
2 years agoCan you just use
Average Attendance = AVERAGE ( 'Attendance'[Attendance] )