# Count favorites

**URL:** https://community.glideapps.com/t/count-favorites/35526
**Category:** Ask for Help
**Created:** [December 5, 2021, 9:19am UTC](https://community.glideapps.com/t/count-favorites/35526 "2021-12-05T09:19:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jabid](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jabid/32/33391_2.png) [@jabid](https://community.glideapps.com/u/jabid)
#### Post date: [December 5, 2021, 9:19am UTC](https://community.glideapps.com/t/count-favorites/35526/1 "2021-12-05T09:19:05Z")

</div>

Would it be possible to count the numbers of favorites i.e the number of times a post or product has been selected as favorite by users?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [December 5, 2021, 9:31am UTC](https://community.glideapps.com/t/count-favorites/35526/2 "2021-12-05T09:31:24Z")

</div>

Not using the Favourite component, no.  
Because the “Is Favourite” column is user specific, there is no way to get a rollup across all users.

What you would need to do is replace the favourite component with a button or other actionable component, and then configure an action that sets the “Is Favourite” column, and at the same time increments a global counter.

---

<div class="post-metadata">

### Author: ![jabid](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jabid/32/33391_2.png) [@jabid](https://community.glideapps.com/u/jabid)
#### Post date: [December 5, 2021, 9:37am UTC](https://community.glideapps.com/t/count-favorites/35526/3 "2021-12-05T09:37:05Z")

</div>

Thank you. I just need to check on my computer…

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [December 6, 2021, 9:38am UTC](https://community.glideapps.com/t/count-favorites/35526/4 "2021-12-06T09:38:01Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
