# Can't make relation column work

**URL:** https://community.glideapps.com/t/cant-make-relation-column-work/17305
**Category:** Ask for Help
**Created:** [October 19, 2020, 4:34am UTC](https://community.glideapps.com/t/cant-make-relation-column-work/17305 "2020-10-19T04:34:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![pjimenezb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pjimenezb/32/15331_2.png) [@pjimenezb](https://community.glideapps.com/u/pjimenezb)
#### Post date: [October 19, 2020, 4:34am UTC](https://community.glideapps.com/t/cant-make-relation-column-work/17305/1 "2020-10-19T04:34:44Z")

</div>

Hi everyone! Sorry if this a stupid question but I haven’t been able to join a relation column for my baking recipes app. The idea is that I have a members tab, then in the member detail screen, I’ve linked the recipes submitted by the member (this works fine). However, when trying to relate the Recipes tab with the members I created a relation column that doesn’t display when I try to pull the author’s info into the recipe’s detail screen even though the column does exist. . I have followed a similar model as in the conference app tutorial which I completed normally. Any thoughts?  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/8/87140d3c0c134919567b00d4eb60425d62a3e35d.png)

---

<div class="post-metadata">

### Author: ![pjimenezb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pjimenezb/32/15331_2.png) [@pjimenezb](https://community.glideapps.com/u/pjimenezb)
#### Post date: [October 19, 2020, 4:39am UTC](https://community.glideapps.com/t/cant-make-relation-column-work/17305/2 "2020-10-19T04:39:32Z")

</div>

I’ve created the relation column here. Also, my recipes, members and categories tabs have row ID  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/e/e9ab8a4836542c4baf4a4ac444fb735137b655d8.png)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [October 19, 2020, 4:45am UTC](https://community.glideapps.com/t/cant-make-relation-column-work/17305/3 "2020-10-19T04:45:07Z")

</div>

Single relations only work with the Relation component. Multiple relations only work with Inline List and List Relation components.

---

<div class="post-metadata">

### Author: ![pjimenezb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pjimenezb/32/15331_2.png) [@pjimenezb](https://community.glideapps.com/u/pjimenezb)
#### Post date: [October 19, 2020, 4:48am UTC](https://community.glideapps.com/t/cant-make-relation-column-work/17305/4 "2020-10-19T04:48:40Z")

</div>

Thank you, again!
