Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoWell, under the motto of don't let the things that you cannot do stop you from doing the things that you can, I offer the suggestion.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
You can use a formula to convert the time of day field to the number of hours past midnight, using a formula numeric field.
Then you can use a formula query to get a total of those values, and also use a formula query to get a count of those values, and then divide one by the other to get your average.
Once you have that you can turn it back to a time of day using a formula.
Once you have that you can turn it back to a time of day using a formula.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- JosephGomez4 years agoQrew MemberThanks, Mark. I managed to implement this using a formula field, then in summary reports via summary formula for avg, then converted back to ToD value. Appreciate it.
------------------------------
Joseph Gomez
------------------------------