# Wait for change in column

**URL:** https://community.glideapps.com/t/wait-for-change-in-column/70725
**Category:** Ask for Help
**Created:** [February 11, 2024, 8:16pm UTC](https://community.glideapps.com/t/wait-for-change-in-column/70725 "2024-02-11T20:16:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Emmett\_M](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/emmett_m/32/60683_2.png) [@Emmett\_M](https://community.glideapps.com/u/Emmett_M)
#### Post date: [February 11, 2024, 8:16pm UTC](https://community.glideapps.com/t/wait-for-change-in-column/70725/1 "2024-02-11T20:16:46Z")

</div>

Is it possible to have a condition based on when a computed columns data is updated or changed?

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [February 11, 2024, 8:37pm UTC](https://community.glideapps.com/t/wait-for-change-in-column/70725/2 "2024-02-11T20:37:36Z")

</div>

Soon. 😉

---

<div class="post-metadata">

### Author: ![Joe\_Gabriele](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joe_gabriele/32/57595_2.png) [@Joe\_Gabriele](https://community.glideapps.com/u/Joe_Gabriele)
#### Post date: [February 11, 2024, 8:37pm UTC](https://community.glideapps.com/t/wait-for-change-in-column/70725/3 "2024-02-11T20:37:58Z")

</div>

Without an example, I was thinking maybe have a date of when the item last changed to the new change date and use an ITE to say if dates are different then a change has been made / true. And set your visibility condition on If True. That would only work if changed manually though

---

<div class="post-metadata">

### Author: ![Emmett\_M](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/emmett_m/32/60683_2.png) [@Emmett\_M](https://community.glideapps.com/u/Emmett_M)
#### Post date: [February 11, 2024, 9:01pm UTC](https://community.glideapps.com/t/wait-for-change-in-column/70725/4 "2024-02-11T21:01:14Z")

</div>

😮

This would be so handy.
