# Relation - Set Column

**URL:** https://community.glideapps.com/t/relation-set-column/38605
**Category:** Ask for Help
**Created:** [February 17, 2022, 3:40am UTC](https://community.glideapps.com/t/relation-set-column/38605 "2022-02-17T03:40:28Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [February 17, 2022, 3:40am UTC](https://community.glideapps.com/t/relation-set-column/38605/1 "2022-02-17T03:40:28Z")

</div>

In same tab I have two rows have relation to each other(let say first and second row) based on the condition.  
How to set column in second column if I in edit screen on first row ?  
I am now doing like this, but its not working.

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/1/f12f80138d408d8f4e89ac740daac26f12aed214.png)

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/4/3/43caf3fc210acbb3210039c118e411152c831a8f.png)

---

<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 17, 2022, 3:46am UTC](https://community.glideapps.com/t/relation-set-column/38605/2 "2022-02-17T03:46:22Z")

</div>

This will work, but while you’re in the edit screen, you won’t see the action take place. You’ll want to build this out on the details screen itself.

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [February 17, 2022, 4:01am UTC](https://community.glideapps.com/t/relation-set-column/38605/3 "2022-02-17T04:01:58Z")

</div>

I am now need to edit in the first row but at the same time set column in the second row.

So, I made the relation the first row to second row (single match).

It is correct what i’m doing ?

---

<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 17, 2022, 4:34am UTC](https://community.glideapps.com/t/relation-set-column/38605/4 "2022-02-17T04:34:33Z")

</div>

That should work. On submit \> set column.

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [February 17, 2022, 5:57am UTC](https://community.glideapps.com/t/relation-set-column/38605/5 "2022-02-17T05:57:13Z")

</div>

BUt mine is not. hmmm 🤔

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [February 17, 2022, 7:27am UTC](https://community.glideapps.com/t/relation-set-column/38605/6 "2022-02-17T07:27:43Z")

</div>

I found out the problem is in relation column.  
It is suppose to be Second Row to the First Row (single match).  
Just now, i am doing First Row to the Second Row.
