# Boolean Relation between 2 table

**URL:** https://community.glideapps.com/t/boolean-relation-between-2-table/61718
**Category:** Ask for Help
**Created:** [May 13, 2023, 6:26am UTC](https://community.glideapps.com/t/boolean-relation-between-2-table/61718 "2023-05-13T06:26:17Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Helo\_Centrix](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/helo_centrix/32/58969_2.png) [@Helo\_Centrix](https://community.glideapps.com/u/Helo_Centrix)
#### Post date: [May 13, 2023, 6:26am UTC](https://community.glideapps.com/t/boolean-relation-between-2-table/61718/1 "2023-05-13T06:26:17Z")

</div>

![Screenshot 2023-05-13 at 1.23.32 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/e/2/e2b7ccc9584dd402cacc61f9d1a1abdb3a4b854a.png)  
I have 2 table in the jobApply I want to make a boolean value true/false, but there is a need for this trus/false value to be brought to the jobPosting table, how to make it I tried various relations it still failed

---

<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: [May 13, 2023, 6:31am UTC](https://community.glideapps.com/t/boolean-relation-between-2-table/61718/2 "2023-05-13T06:31:18Z")

</div>

You should use a Single Relation and a Lookup.

I notice that your boolean column is User Specific - is that deliberate?
