Hoping someone else has run into this need - in our system I've got a calculated value field setup called "Business value score" that is calculated based on the answers to a series of questions that determine our IT Prioritization Matrix so that we have a defined business value to prioritize with for the hundreds of active IT requests we have. I want to get the "average" of all business value scores and the Min / Max. That way when we score a request in the workflow that sends an email with the score results it can give the user an idea of where their request falls in the overall current priority.
So for example if the business value score is a 40, and the current avg score is 33 and the max is 75 and the min is 10 that would give the user a better idea of how quickly their item will get worked. I've got the min/max/avg in a dashboard report with highlights but I can't seem to access the report itself from a workflow on the "Request" level.