This seems like it should be easy enough, but I cannot figure out the right approach.
I have a column of custom imported integers. I want to provide an average (per month) of each month’s total divided by the number of issues in that month.
If I use Calculated Average, that averages for the entire dataset. And all other examples I see are around pre-calculated averages of other system generated fields.