# Displaying Calculating value

**URL:** https://community.glideapps.com/t/displaying-calculating-value/39316
**Category:** Ask for Help
**Created:** [March 6, 2022, 2:52pm UTC](https://community.glideapps.com/t/displaying-calculating-value/39316 "2022-03-06T14:52:53Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [March 6, 2022, 3:07pm UTC](https://community.glideapps.com/t/displaying-calculating-value/39316/2 "2022-03-06T15:07:46Z")

</div>

The only way to do this is by using a [Custom Form](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014).

This is because with a native form (as you are using now), no values are written to the table until the form is submitted, and so there is no data to do any calculations with.

---

_[View the full topic](https://community.glideapps.com/t/displaying-calculating-value/39316)._
