# Array / inline list isn't showing all columns

**URL:** https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322
**Category:** Ask for Help
**Created:** [September 5, 2020, 4:12pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322 "2020-09-05T16:12:58Z")
**Posts on this page:** 14
**Page:** 1

<div class="post-metadata">

### Author: ![drascon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drascon/32/20070_2.png) [@drascon](https://community.glideapps.com/u/drascon)
#### Post date: [September 5, 2020, 4:12pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/1 "2020-09-05T16:12:58Z")

</div>

Hi everyone! First and foremost - I gotta tell the devs that I LOVE Glide. I always understood the UI creation and maintenance of app building but it was the SQL / database stuff that absolutely killed me because I always got so confused so THANK YOU! Using Google Sheets makes it so much easier!

My question: I’ve got 11 columns with multiple policies listed in each. Glide created an array, which is totally fine, but when I insert an inline list into my app, it only shows data from column one and column 11 but nothing in between. What am I doing wrong??

Thanks!

---

<div class="post-metadata">

### Author: ![Pratik\_Shah](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pratik_shah/32/12416_2.png) [@Pratik\_Shah](https://community.glideapps.com/u/Pratik_Shah)
#### Post date: [September 5, 2020, 4:29pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/2 "2020-09-05T16:29:31Z")

</div>

Hi, is it possible to share the screenshot of the error?

---

<div class="post-metadata">

### Author: ![drascon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drascon/32/20070_2.png) [@drascon](https://community.glideapps.com/u/drascon)
#### Post date: [September 5, 2020, 4:40pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/3 "2020-09-05T16:40:39Z")

</div>

So, it’s not really an ERROR; rather, not all of the data is showing. These are the 11 columns that were turned into the array:

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

And when I add the inline list and reference it (which I may be doing incorrectly, TBH), it only shows column 1 and column 11:

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/1/106dee609d5c156a8c8678acfe1e9810c5b546e5.png)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [September 5, 2020, 5:09pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/4 "2020-09-05T17:09:42Z")

</div>

Is 4702 your first value in the next column?

---

<div class="post-metadata">

### Author: ![drascon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drascon/32/20070_2.png) [@drascon](https://community.glideapps.com/u/drascon)
#### Post date: [September 5, 2020, 5:13pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/5 "2020-09-05T17:13:45Z")

</div>

No, it’s the value in column 11

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [September 5, 2020, 8:13pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/6 "2020-09-05T20:13:34Z")

</div>

Inline lists display either all rows in a sheet, or all rows in a multi-relation. They do not show contents of arrays.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [September 6, 2020, 12:01am UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/7 "2020-09-06T00:01:47Z")

</div>

What’s your relation settings? Can we have some screenshots?

---

<div class="post-metadata">

### Author: ![drascon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drascon/32/20070_2.png) [@drascon](https://community.glideapps.com/u/drascon)
#### Post date: [September 6, 2020, 6:32pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/8 "2020-09-06T18:32:19Z")

</div>

The single relation looks like this and it would give me everything I need except that I need it to be a multi-relation:

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/1/13d1e24ea3f240045d60c2fc374f298ea86496cb.png)

Essentially, what I’m trying to do is provide references back to specific policies for each medication in the medication’s specific row. Each medication is referenced anywhere from one time to eleven times throughout our manual so the results need to be dynamic. I can’t wrap my head around this…

Would it be easier to use an inline list and filter it in app? I’M SO CONFUSED 🤯🤯

---

<div class="post-metadata">

### Author: ![drascon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drascon/32/20070_2.png) [@drascon](https://community.glideapps.com/u/drascon)
#### Post date: [September 6, 2020, 6:34pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/9 "2020-09-06T18:34:16Z")

</div>

Also, when I use the list relation, it only gives me the first result because there are 11 separate policy columns and it won’t pull from the array column (not even sure if it can or is supposed to)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [September 7, 2020, 2:50am UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/10 "2020-09-07T02:50:18Z")

</div>

I’m a bit confused, so are you relating the policy ID array back to itself here?

---

<div class="post-metadata">

### Author: ![drascon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drascon/32/20070_2.png) [@drascon](https://community.glideapps.com/u/drascon)
#### Post date: [September 8, 2020, 11:08pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/11 "2020-09-08T23:08:55Z")

</div>

No, I have two columns in different sheets with the same name

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [September 8, 2020, 11:13pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/12 "2020-09-08T23:13:06Z")

</div>

So let’s sat you have Policy 1, Policy 2, etc. in an array column, is that correct?

Then in the other sheet do you have each of them as separate rows?

---

<div class="post-metadata">

### Author: ![drascon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drascon/32/20070_2.png) [@drascon](https://community.glideapps.com/u/drascon)
#### Post date: [September 8, 2020, 11:20pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/13 "2020-09-08T23:20:42Z")

</div>

Sort of… in one sheet I have them in separate columns that Glide made into an array:

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/3/3374535adc55a423b15885e482bc9486bb237bb8.png)

Then, in the other sheet, I have them all in one column:

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

Sorry about the screenshots all being different sizes 🤦‍♂️

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [September 9, 2020, 2:14pm UTC](https://community.glideapps.com/t/array-inline-list-isnt-showing-all-columns/15322/14 "2020-09-09T14:14:15Z")

</div>

It looks like the right setup, can you confirm you have cleared all blank spaces?
