# Creating Rows From Array Values

**URL:** https://community.glideapps.com/t/creating-rows-from-array-values/58646
**Category:** Ask for Help
**Created:** [March 1, 2023, 9:38pm UTC](https://community.glideapps.com/t/creating-rows-from-array-values/58646 "2023-03-01T21:38:58Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Food2Soil](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/food2soil/32/659_2.png) [@Food2Soil](https://community.glideapps.com/u/Food2Soil)
#### Post date: [March 1, 2023, 9:38pm UTC](https://community.glideapps.com/t/creating-rows-from-array-values/58646/1 "2023-03-01T21:38:58Z")

</div>

Hello Gliders,  
I want to take values from an array column and spread them over rows in a new column. So for e.g.  
**ExistingArrayColumn**  
Value 1, Value 2, Value 3

converted into

**NewColumn**  
Value 1  
Value 2  
Value 3

What’s the best way to do this?  
Thanks much.

---

<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: [March 2, 2023, 12:08am UTC](https://community.glideapps.com/t/creating-rows-from-array-values/58646/2 "2023-03-02T00:08:24Z")

</div>

Please check this out.

> [@fishbaguette\_breadbasket Transpose Columns to an Inline List: The Miracle Method](https://community.glideapps.com/t/transpose-columns-to-an-inline-list-the-miracle-method/32766):
>
> I’m often asked how to take columns of data (say form responses) and display them in an inline list. Here’s one way to do it—the MIRACLE METHOD. [[Glide: Transpose Data Columns into an Inline List with the MIRACLE METHOD] ](https://www.youtube.com/watch?v=t-sh_Q3WbQc)

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [March 6, 2023, 11:42pm UTC](https://community.glideapps.com/t/creating-rows-from-array-values/58646/3 "2023-03-06T23:42:29Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
