# What are all formula you can use with math?

**URL:** https://community.glideapps.com/t/what-are-all-formula-you-can-use-with-math/28747
**Category:** Ask for Help
**Created:** [July 5, 2021, 4:44pm UTC](https://community.glideapps.com/t/what-are-all-formula-you-can-use-with-math/28747 "2021-07-05T16:44:53Z")
**Posts on this page:** 1
**Showing post:** 6

<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: [July 6, 2021, 1:11am UTC](https://community.glideapps.com/t/what-are-all-formula-you-can-use-with-math/28747/6 "2021-07-06T01:11:41Z")

</div>

Yes, there is a solution - templates.  
Create a template column that concatenates the customer name and product, then relate that template column to itself. Then do a rollup through that relation to get a count.

This is bread and butter stuff when it comes to Glide computed columns.

Dig out a few of Bob Petitto’s tutorials and watch them. He covers this sort of stuff in many/most of them.

---

_[View the full topic](https://community.glideapps.com/t/what-are-all-formula-you-can-use-with-math/28747)._
