# How do i calculate the average vote

**URL:** https://community.glideapps.com/t/how-do-i-calculate-the-average-vote/9252
**Category:** Ask for Help
**Created:** [May 16, 2020, 5:53pm UTC](https://community.glideapps.com/t/how-do-i-calculate-the-average-vote/9252 "2020-05-16T17:53:27Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [February 24, 2022, 4:54pm UTC](https://community.glideapps.com/t/how-do-i-calculate-the-average-vote/9252/9 "2022-02-24T16:54:37Z")

</div>

No, still not possible. You would have to do something like this.

> [@Averaging Rating Data](https://community.glideapps.com/t/averaging-rating-data/28204/4):
>
> You can do it in a separate screen like this. [image] You would store the rating to a user-specific column that only serves as a temporary storage on the second screenshot. Let’s call it “temporary rating”. Force users to make a decision whether to “submit” or not. If they press submit you write that value to another column “permanent rating”, also a user-specific column. Serves only as a way to show the rating to the signed-in user later on. Now for the average, it gets a bit comp…

---

_[View the full topic](https://community.glideapps.com/t/how-do-i-calculate-the-average-vote/9252)._
