# What does false mean in the relation column?

**URL:** https://community.glideapps.com/t/what-does-false-mean-in-the-relation-column/34961
**Category:** Ask for Help
**Created:** [November 23, 2021, 12:49pm UTC](https://community.glideapps.com/t/what-does-false-mean-in-the-relation-column/34961 "2021-11-23T12:49:44Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Himaladin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/himaladin/32/71023_2.png) [@Himaladin](https://community.glideapps.com/u/Himaladin)
#### Post date: [November 23, 2021, 12:49pm UTC](https://community.glideapps.com/t/what-does-false-mean-in-the-relation-column/34961/1 "2021-11-23T12:49:44Z")

</div>

Hi all,  
Can anyone explain why the false word appears in the Relation Column?

![Screenshot 2021-11-23 194018](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/2/a243de5fb51820d5a2e01296dcb502a2972263e7.jpeg)

---

<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: [November 23, 2021, 1:11pm UTC](https://community.glideapps.com/t/what-does-false-mean-in-the-relation-column/34961/2 "2021-11-23T13:11:03Z")

</div>

A relation will usually try to show a picture and one of the first key columns in the related table. Do you have a boolean column in your related table?

---

<div class="post-metadata">

### Author: ![Himaladin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/himaladin/32/71023_2.png) [@Himaladin](https://community.glideapps.com/u/Himaladin)
#### Post date: [November 23, 2021, 1:20pm UTC](https://community.glideapps.com/t/what-does-false-mean-in-the-relation-column/34961/3 "2021-11-23T13:20:07Z")

</div>

Thank @Jeff_Hager  
Yes, I have some booleans. Maybe you can explain why or when it appeared?

---

<div class="post-metadata">

### Author: ![Mozza](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mozza/32/34362_2.png) [@Mozza](https://community.glideapps.com/u/Mozza)
#### Post date: [November 23, 2021, 1:57pm UTC](https://community.glideapps.com/t/what-does-false-mean-in-the-relation-column/34961/4 "2021-11-23T13:57:53Z")

</div>

As @Jeff_Hager already told you, it is just a representation of probably the first key column in your related table. Your boolean is set to false for those rows so that is why it showed up. Boolean’s have three values: empty, false, and true. Those that showed up are just set to false. Of course, you will manipulate further with that relation so it being shown in a column doesn’t affect your app at all.

---

<div class="post-metadata">

### Author: ![Himaladin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/himaladin/32/71023_2.png) [@Himaladin](https://community.glideapps.com/u/Himaladin)
#### Post date: [November 23, 2021, 2:08pm UTC](https://community.glideapps.com/t/what-does-false-mean-in-the-relation-column/34961/5 "2021-11-23T14:08:49Z")

</div>

Thanks all

---

<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: [November 24, 2021, 2:08pm UTC](https://community.glideapps.com/t/what-does-false-mean-in-the-relation-column/34961/6 "2021-11-24T14:08:58Z")

</div>

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