# Show Notifications or Push notifications

**URL:** https://community.glideapps.com/t/show-notifications-or-push-notifications/74418
**Category:** Ask for Help
**Tags:** push-notifications
**Created:** [June 27, 2024, 7:40am UTC](https://community.glideapps.com/t/show-notifications-or-push-notifications/74418 "2024-06-27T07:40:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Radhakrishna\_S\_P](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/radhakrishna_s_p/32/76961_2.png) [@Radhakrishna\_S\_P](https://community.glideapps.com/u/Radhakrishna_S_P)
#### Post date: [June 27, 2024, 7:40am UTC](https://community.glideapps.com/t/show-notifications-or-push-notifications/74418/1 "2024-06-27T07:40:46Z")

</div>

I have two columns, both numerical. What I would want is if the value in one column is greater than the other column, a push notification should be sent. Is there a way to do it. The data is in Big tables.

Thanks

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 27, 2024, 2:16pm UTC](https://community.glideapps.com/t/show-notifications-or-push-notifications/74418/2 "2024-06-27T14:16:49Z")

</div>

Are those computed columns or basic columns? Do you have an event tied to an action that changes those values?

---

<div class="post-metadata">

### Author: ![Radhakrishna\_S\_P](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/radhakrishna_s_p/32/76961_2.png) [@Radhakrishna\_S\_P](https://community.glideapps.com/u/Radhakrishna_S_P)
#### Post date: [June 28, 2024, 1:20pm UTC](https://community.glideapps.com/t/show-notifications-or-push-notifications/74418/3 "2024-06-28T13:20:11Z")

</div>

They are basic columns. And no I don’t have an action that would change those values.
