# Increase number of like

**URL:** https://community.glideapps.com/t/increase-number-of-like/8499
**Category:** Ask for Help
**Created:** [May 5, 2020, 11:33am UTC](https://community.glideapps.com/t/increase-number-of-like/8499 "2020-05-05T11:33:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Prudence\_Diby](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/prudence_diby/32/6069_2.png) [@Prudence\_Diby](https://community.glideapps.com/u/Prudence_Diby)
#### Post date: [May 5, 2020, 11:33am UTC](https://community.glideapps.com/t/increase-number-of-like/8499/1 "2020-05-05T11:33:24Z")

</div>

Hi,  
I’m working on an e-commerce App. I’m trying to increase the number of like a user gives to an item. I also want to do it for each business on the App. So far, I converted the value of a “thumb up” into an integer (No like = 0, like = 1)  
My plan is to sum up the number of likes and displays it under the Items/business.  
I can’t figure out how to make it work. I would appreciate it if anyone can help me.  
Thank you,

---

<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: [May 5, 2020, 12:30pm UTC](https://community.glideapps.com/t/increase-number-of-like/8499/2 "2020-05-05T12:30:06Z")

</div>

This is not yet possible, but it’s in the works.

---

<div class="post-metadata">

### Author: ![Prudence\_Diby](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/prudence_diby/32/6069_2.png) [@Prudence\_Diby](https://community.glideapps.com/u/Prudence_Diby)
#### Post date: [May 5, 2020, 12:41pm UTC](https://community.glideapps.com/t/increase-number-of-like/8499/3 "2020-05-05T12:41:12Z")

</div>

Thank you. Jeff
