# Rollup on column for row user

**URL:** https://community.glideapps.com/t/rollup-on-column-for-row-user/60701
**Category:** Ask for Help
**Created:** [April 18, 2023, 7:37pm UTC](https://community.glideapps.com/t/rollup-on-column-for-row-user/60701 "2023-04-18T19:37:11Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Daniel\_Canup](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/daniel_canup/32/32850_2.png) [@Daniel\_Canup](https://community.glideapps.com/u/Daniel_Canup)
#### Post date: [April 18, 2023, 7:37pm UTC](https://community.glideapps.com/t/rollup-on-column-for-row-user/60701/1 "2023-04-18T19:37:11Z")

</div>

How can I simply rollup using a single user based on row?

 ![Screenshot 2023-04-18 at 1.31.02 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/6/6616e960de48db5025acd56b50624e55c667ce76.png)

---

<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: [April 18, 2023, 8:15pm UTC](https://community.glideapps.com/t/rollup-on-column-for-row-user/60701/2 "2023-04-18T20:15:34Z")

</div>

You would want to create a relation between your user table and the table youre displaying. Then create a rollup through that relation.

---

<div class="post-metadata">

### Author: ![Daniel\_Canup](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/daniel_canup/32/32850_2.png) [@Daniel\_Canup](https://community.glideapps.com/u/Daniel_Canup)
#### Post date: [April 18, 2023, 8:21pm UTC](https://community.glideapps.com/t/rollup-on-column-for-row-user/60701/3 "2023-04-18T20:21:35Z")

</div>

Should the relation be created on the users table or this one?

---

<div class="post-metadata">

### Author: ![Daniel\_Canup](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/daniel_canup/32/32850_2.png) [@Daniel\_Canup](https://community.glideapps.com/u/Daniel_Canup)
#### Post date: [April 18, 2023, 8:51pm UTC](https://community.glideapps.com/t/rollup-on-column-for-row-user/60701/4 "2023-04-18T20:51:14Z")

</div>

I couldn’t get it to work. Could you give me an example? I cannot rollup using a relation column.

---

<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: [April 18, 2023, 9:03pm UTC](https://community.glideapps.com/t/rollup-on-column-for-row-user/60701/5 "2023-04-18T21:03:23Z")

</div>

Add the relation in your User table by relating the User ID to the User ID in the table you’re displaying in your screenshot. Then in your User Table, do a Rollup Column through the new relation.

---

<div class="post-metadata">

### Author: ![Daniel\_Canup](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/daniel_canup/32/32850_2.png) [@Daniel\_Canup](https://community.glideapps.com/u/Daniel_Canup)
#### Post date: [April 18, 2023, 9:12pm UTC](https://community.glideapps.com/t/rollup-on-column-for-row-user/60701/6 "2023-04-18T21:12:15Z")

</div>

It got it sorted thank you for the assist!

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [April 19, 2023, 9:13pm UTC](https://community.glideapps.com/t/rollup-on-column-for-row-user/60701/7 "2023-04-19T21:13:03Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
