# Before I make a feature request

**URL:** https://community.glideapps.com/t/before-i-make-a-feature-request/12468
**Category:** Ask for Help
**Created:** [July 14, 2020, 12:57pm UTC](https://community.glideapps.com/t/before-i-make-a-feature-request/12468 "2020-07-14T12:57:43Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Deena](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/deena/32/9877_2.png) [@Deena](https://community.glideapps.com/u/Deena)
#### Post date: [July 14, 2020, 12:57pm UTC](https://community.glideapps.com/t/before-i-make-a-feature-request/12468/1 "2020-07-14T12:57:43Z")

</div>

Is it possible to show chart data as % and not number count? I want to show what percent of a population prefers certain things and it’s rendering the count. 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: [July 14, 2020, 1:50pm UTC](https://community.glideapps.com/t/before-i-make-a-feature-request/12468/2 "2020-07-14T13:50:17Z")

</div>

How about calculating the percentage in your data editor and use it instead?

---

<div class="post-metadata">

### Author: ![Deena](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/deena/32/9877_2.png) [@Deena](https://community.glideapps.com/u/Deena)
#### Post date: [July 14, 2020, 2:03pm UTC](https://community.glideapps.com/t/before-i-make-a-feature-request/12468/3 "2020-07-14T14:03:29Z")

</div>

The answer is always in front of my nose! Thank you!

---

<div class="post-metadata">

### Author: ![Deena](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/deena/32/9877_2.png) [@Deena](https://community.glideapps.com/u/Deena)
#### Post date: [July 15, 2020, 12:26am UTC](https://community.glideapps.com/t/before-i-make-a-feature-request/12468/4 "2020-07-15T00:26:08Z")

</div>

Do I use the math column for this?

---

<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: [July 15, 2020, 12:28am UTC](https://community.glideapps.com/t/before-i-make-a-feature-request/12468/5 "2020-07-15T00:28:26Z")

</div>

Probably a rollup to calculate the sum of all rows you need, then a math column to divide and get the percentage.

---

<div class="post-metadata">

### Author: ![Deena](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/deena/32/9877_2.png) [@Deena](https://community.glideapps.com/u/Deena)
#### Post date: [July 15, 2020, 12:28am UTC](https://community.glideapps.com/t/before-i-make-a-feature-request/12468/6 "2020-07-15T00:28:59Z")

</div>

Well that sounds fun! haha I will try it!
