# Item with more than 3 datas

**URL:** https://community.glideapps.com/t/item-with-more-than-3-datas/36466
**Category:** Ask for Help
**Created:** [December 29, 2021, 2:46pm UTC](https://community.glideapps.com/t/item-with-more-than-3-datas/36466 "2021-12-29T14:46:35Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Yuval1](https://avatars.discourse-cdn.com/v4/letter/y/e8c25b/32.png) [@Yuval1](https://community.glideapps.com/u/Yuval1)
#### Post date: [December 29, 2021, 2:46pm UTC](https://community.glideapps.com/t/item-with-more-than-3-datas/36466/1 "2021-12-29T14:46:35Z")

</div>

i use collections in glide pages.  
can I create an item that has more than 3 data in it?  
from what I see each one can have title, description, meta (and also image)  
I want to present on the same row, of the same item more than 3 data sources.  
is that possible?

---

<div class="post-metadata">

### Author: ![Lucas\_Pires](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lucas_pires/32/64863_2.png) [@Lucas\_Pires](https://community.glideapps.com/u/Lucas_Pires)
#### Post date: [December 29, 2021, 3:27pm UTC](https://community.glideapps.com/t/item-with-more-than-3-datas/36466/2 "2021-12-29T15:27:14Z")

</div>

Welcome @Yuval1!

You mean create more columns? For sure this is possible and you must do it!

---

<div class="post-metadata">

### Author: ![Yuval1](https://avatars.discourse-cdn.com/v4/letter/y/e8c25b/32.png) [@Yuval1](https://community.glideapps.com/u/Yuval1)
#### Post date: [December 29, 2021, 3:33pm UTC](https://community.glideapps.com/t/item-with-more-than-3-datas/36466/3 "2021-12-29T15:33:26Z")

</div>

Thanks Lucas!

so how can i do it?  
my table data has let’s 5 columns.  
I want to display all of them. so in each row there will 5 columns with data.  
From what I see I have only 3 columns of data (title, description, meta) and one image.

What am I missing?

---

<div class="post-metadata">

### Author: ![Lucas\_Pires](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lucas_pires/32/64863_2.png) [@Lucas\_Pires](https://community.glideapps.com/u/Lucas_Pires)
#### Post date: [December 29, 2021, 3:37pm UTC](https://community.glideapps.com/t/item-with-more-than-3-datas/36466/4 "2021-12-29T15:37:34Z")

</div>

Sorry, I didn’t get where and how you want to display this.

- Are you doing an app or glide pages?
- Do you wanna display those data in a specific component or in a screen?

---

<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: [December 29, 2021, 11:50pm UTC](https://community.glideapps.com/t/item-with-more-than-3-datas/36466/5 "2021-12-29T23:50:29Z")

</div>

If Glide allows you to have only 3 columns of data then what you can do is use template columns to concatenate some of them together, I think.

---

<div class="post-metadata">

### Author: ![Yuval1](https://avatars.discourse-cdn.com/v4/letter/y/e8c25b/32.png) [@Yuval1](https://community.glideapps.com/u/Yuval1)
#### Post date: [December 30, 2021, 9:21am UTC](https://community.glideapps.com/t/item-with-more-than-3-datas/36466/6 "2021-12-30T09:21:41Z")

</div>

I’m using glide pages since I’m building a web-app for desktop.  
I want to display on a screen a table that more than 3 columns.  
see my screenshot:

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

---

<div class="post-metadata">

### Author: ![Yuval1](https://avatars.discourse-cdn.com/v4/letter/y/e8c25b/32.png) [@Yuval1](https://community.glideapps.com/u/Yuval1)
#### Post date: [January 2, 2022, 10:22am UTC](https://community.glideapps.com/t/item-with-more-than-3-datas/36466/7 "2022-01-02T10:22:26Z")

</div>

any suggestions? 🙂
