# Image Carousel on New Glide

**URL:** https://community.glideapps.com/t/image-carousel-on-new-glide/23297
**Category:** Ask for Help
**Created:** [February 23, 2021, 6:05pm UTC](https://community.glideapps.com/t/image-carousel-on-new-glide/23297 "2021-02-23T18:05:49Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [February 23, 2021, 6:13pm UTC](https://community.glideapps.com/t/image-carousel-on-new-glide/23297/2 "2021-02-23T18:13:59Z")

</div>

Columns will only automatically merge into an array column if you use google sheets. That method doesn’t work for glide tables. What you will want to do is create a template column that merges each individual column together with a delimiter between each value in the template. Then use a Split Text column to split on that delimiter, which will convert it into an array column.

---

_[View the full topic](https://community.glideapps.com/t/image-carousel-on-new-glide/23297)._
