Array Columns

Combine multiple columns into a single column

Array Columns combine the data from multiple columns together into a single column in the Data Editor. To make an array column we create columns with the same name and then number each one sequentially. It’s important that each column has the same exact text and then the next number in each column. For example:

In the Data Editor, we can see that our 5 columns have become a single column with all the values from all 5 columns.

We can use this Array Column in a variety of ways. One example is creating an Image Carousel. If we add an Image Component and choose this new Array Column as the source, our image component turns into an image carousel displaying all the images in our Array Column.

You can use array columns in other ways, for example in Relations, User Specific Data and Row Owners.

Last updated