Forum Discussion
Anonymous
5 years agoNot applicable
aquarterly average increases
Hi all...
I have a report that shows me a list of classes and their enrollments over a 2-year time frame. I'm trying to figure out how to calculate the average enrollment increase per class by quarter over that time and going forward. A date table has also been created.
Any help would be appreciated.
2 Replies
- amitchandakSuper User
Anonymous , Assuming you have enrollments measure
Try like
avergageX(Date[Qtr], [enrollments])
- IceyCommunity Support
Hi Anonymous ,
Please check if this post could help you: Average data Quarterly by Category.
If it is helpless, please give us more details.
Reference: How to Get Your Question Answered Quickly
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.