# Computed column not visible to user when using row owner

**URL:** https://community.glideapps.com/t/computed-column-not-visible-to-user-when-using-row-owner/66990
**Category:** Ask for Help
**Tags:** row-owners
**Created:** [October 15, 2023, 5:25pm UTC](https://community.glideapps.com/t/computed-column-not-visible-to-user-when-using-row-owner/66990 "2023-10-15T17:25:18Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![dlr](https://avatars.discourse-cdn.com/v4/letter/d/8e7dd6/32.png) [@dlr](https://community.glideapps.com/u/dlr)
#### Post date: [October 15, 2023, 5:25pm UTC](https://community.glideapps.com/t/computed-column-not-visible-to-user-when-using-row-owner/66990/1 "2023-10-15T17:25:18Z")

</div>

Hi there

I have a table called “articles” where I’m using “row owner” with user’s email. So far so good.

I recently performed a bit of refactoring and started using statuses from another table, in order to have something smarter than just text. See screenshot below.

The problem is that now users don’t see the status at all - if I remove row owner, they do.

Any idea why and how to solve this?

This is the new table to manage statuses

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/0/10cb298f3bbdd0131d00bb4d7e743e97fbb43a4c.jpeg)

This is where I’m using them - they are not visible to normal users:

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

---

<div class="post-metadata">

### Author: ![dlr](https://avatars.discourse-cdn.com/v4/letter/d/8e7dd6/32.png) [@dlr](https://community.glideapps.com/u/dlr)
#### Post date: [October 15, 2023, 5:46pm UTC](https://community.glideapps.com/t/computed-column-not-visible-to-user-when-using-row-owner/66990/2 "2023-10-15T17:46:17Z")

</div>

Actually I figured something out. Turn out the column is user-specific. I didn’t select that. For a reason I can’t remove the user specific setting, nor create non-user specific columns. It’s selected by default and greyed out.

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

Anybody encountered that issue?

---

<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 15, 2023, 6:08pm UTC](https://community.glideapps.com/t/computed-column-not-visible-to-user-when-using-row-owner/66990/3 "2023-10-15T18:08:41Z")

</div>

You can only set a column as user specific when it’s created. Due to the differences in how user specific and non user specific columns work, you cannot change them after they have been created. You will need to recreate the column.

> [@dlr](#):
>
> The problem is that now users don’t see the status at all - if I remove row owner, they do.

I’m not sure I follow how a user specific column applies to your issue with row owners. They are different things and work differently. As for row owners, if a user does not have ownership of a row, then they will not have any kind of access to unowned data. It doesn’t matter how many relations/lookups you use. If that data is not owned, then it’s not even sent to the end user’s device for the relation/lookup to look at.

---

<div class="post-metadata">

### Author: ![dlr](https://avatars.discourse-cdn.com/v4/letter/d/8e7dd6/32.png) [@dlr](https://community.glideapps.com/u/dlr)
#### Post date: [October 15, 2023, 6:19pm UTC](https://community.glideapps.com/t/computed-column-not-visible-to-user-when-using-row-owner/66990/4 "2023-10-15T18:19:47Z")

</div>

Thanks Jeff!

You are right, row owner and user specific should not have anything to do with one another.

About your solution: my problem is that I can NOT create non-user specific columns at all. I have deleted all user-specific columns, but still not way to add a non-user-specific column. Is it because I am using an Airtable table?

---

<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 15, 2023, 6:32pm UTC](https://community.glideapps.com/t/computed-column-not-visible-to-user-when-using-row-owner/66990/5 "2023-10-15T18:32:19Z")

</div>

I don’t know much about Airtable, and it’s been a bit flaky lately. I assume you are adding a column through the Glide data editor? You may need to create the column through Airtable. That’s not the normal way to do it, but for now that may be your only option.
