# How to extract components from split text column

**URL:** https://community.glideapps.com/t/how-to-extract-components-from-split-text-column/36540
**Category:** Ask for Help
**Created:** [December 31, 2021, 6:29pm UTC](https://community.glideapps.com/t/how-to-extract-components-from-split-text-column/36540 "2021-12-31T18:29:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![David\_Gabler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_gabler/32/44332_2.png) [@David\_Gabler](https://community.glideapps.com/u/David_Gabler)
#### Post date: [December 31, 2021, 6:29pm UTC](https://community.glideapps.com/t/how-to-extract-components-from-split-text-column/36540/1 "2021-12-31T18:29:29Z")

</div>

I have a “name” field, and added a computed “split text” column. How can I extract the first component into a “first name” column and the last component into a “last name” column? Computed is fine. I just don’t see a way to do it.

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [December 31, 2021, 6:51pm UTC](https://community.glideapps.com/t/how-to-extract-components-from-split-text-column/36540/2 "2021-12-31T18:51:52Z")

</div>

Hola @David_Gabler

Since you have already split the name you could use a single value column set from the start 0 for the first name and another one set to 1 for the second one.

---

<div class="post-metadata">

### Author: ![David\_Gabler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_gabler/32/44332_2.png) [@David\_Gabler](https://community.glideapps.com/u/David_Gabler)
#### Post date: [December 31, 2021, 7:14pm UTC](https://community.glideapps.com/t/how-to-extract-components-from-split-text-column/36540/3 "2021-12-31T19:14:29Z")

</div>

Would you look at that? Thank you so much! So easy… I always thought single was only useful for records in a list.

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

---

<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: [January 1, 2022, 7:14pm UTC](https://community.glideapps.com/t/how-to-extract-components-from-split-text-column/36540/4 "2022-01-01T19:14:29Z")

</div>

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