# How do I display a record that has multiple value

**URL:** https://community.glideapps.com/t/how-do-i-display-a-record-that-has-multiple-value/75354
**Category:** Ask for Help
**Created:** [August 1, 2024, 2:08pm UTC](https://community.glideapps.com/t/how-do-i-display-a-record-that-has-multiple-value/75354 "2024-08-01T14:08:53Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Ben\_A](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ben_a/32/61160_2.png) [@Ben\_A](https://community.glideapps.com/u/Ben_A)
#### Post date: [August 1, 2024, 2:08pm UTC](https://community.glideapps.com/t/how-do-i-display-a-record-that-has-multiple-value/75354/1 "2024-08-01T14:08:53Z")

</div>

I am using a Fields component. One of the columns in my data can have multiple items in the record. (basically multiple people / names associated with the item I am trying to show detail for).

When I click “Add item” in the Fields component, the column I want to use is not an option.

Any recommendations on how to handle this?

---

<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: [August 1, 2024, 2:13pm UTC](https://community.glideapps.com/t/how-do-i-display-a-record-that-has-multiple-value/75354/2 "2024-08-01T14:13:38Z")

</div>

The column you are trying to add is mostly likely an array. Use a Joined List column to convert it to a single comma delimited text value. Then add the Joined List column to your Fields component.

---

<div class="post-metadata">

### Author: ![Ben\_A](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ben_a/32/61160_2.png) [@Ben\_A](https://community.glideapps.com/u/Ben_A)
#### Post date: [August 1, 2024, 2:20pm UTC](https://community.glideapps.com/t/how-do-i-display-a-record-that-has-multiple-value/75354/3 "2024-08-01T14:20:08Z")

</div>

Thank you!

---

<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: [August 8, 2024, 2:20pm UTC](https://community.glideapps.com/t/how-do-i-display-a-record-that-has-multiple-value/75354/4 "2024-08-08T14:20:13Z")

</div>

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