# Create Text block from Rows

**URL:** https://community.glideapps.com/t/create-text-block-from-rows/41674
**Category:** Ask for Help
**Created:** [May 5, 2022, 9:42pm UTC](https://community.glideapps.com/t/create-text-block-from-rows/41674 "2022-05-05T21:42:27Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Alexey\_Pokrovskiy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexey_pokrovskiy/32/42346_2.png) [@Alexey\_Pokrovskiy](https://community.glideapps.com/u/Alexey_Pokrovskiy)
#### Post date: [May 5, 2022, 9:42pm UTC](https://community.glideapps.com/t/create-text-block-from-rows/41674/1 "2022-05-05T21:42:27Z")

</div>

Hello community.  
I have to show the user the text in one block. block consists of sentences. Each sentence is written in its own cell. The display order is important. I need to display Cell 1 (row 1) then Cell 2 (row 1) then Cell 3 (row 1) and so on until the line ends. Then go to the next line: Cell 1 (row 2) then Cell 2 (row 2) then Cell 3 (row 2) and repeat everything until all the lines are over. It’s similar to “inline list” but it’s very limited. Please help if someone came across or indicate where approximately you can find it.  
Thank you.

---

<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: [May 5, 2022, 10:09pm UTC](https://community.glideapps.com/t/create-text-block-from-rows/41674/2 "2022-05-05T22:09:03Z")

</div>

Use a Template column to join all of your cells together in a row. Then use a Joined List column to join the entire template column into one value.

---

<div class="post-metadata">

### Author: ![Alexey\_Pokrovskiy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexey_pokrovskiy/32/42346_2.png) [@Alexey\_Pokrovskiy](https://community.glideapps.com/u/Alexey_Pokrovskiy)
#### Post date: [May 6, 2022, 4:04am UTC](https://community.glideapps.com/t/create-text-block-from-rows/41674/3 "2022-05-06T04:04:09Z")

</div>

Thank you so much!

---

<div class="post-metadata">

### Author: ![Manikandan\_R](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manikandan_r/32/43482_2.png) [@Manikandan\_R](https://community.glideapps.com/u/Manikandan_R)
#### Post date: [May 7, 2022, 1:37am UTC](https://community.glideapps.com/t/create-text-block-from-rows/41674/4 "2022-05-07T01:37:21Z")

</div>

Hi Jeff

Please post one video regarding joined list and how can you use that if you want.

---

<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: [May 7, 2022, 3:32am UTC](https://community.glideapps.com/t/create-text-block-from-rows/41674/5 "2022-05-07T03:32:33Z")

</div>

> **[Joined List](https://docs.glideapps.com/all/topics/computed-columns/primary/joined-list)**

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [May 7, 2022, 3:44am UTC](https://community.glideapps.com/t/create-text-block-from-rows/41674/6 "2022-05-07T03:44:49Z")

</div>

It’s the same technique that’s described in the below video:

> [@How To: CSV Export and send as email](https://community.glideapps.com/t/how-to-csv-export-and-send-as-email/31618):
>
> Below is a short tutorial that demonstrates how to generate a CSV export from Glide, and send it as an email attachment using Integromat. This uses the joined list technique that was originally described by @Purvang_Joshi [here](https://community.glideapps.com/t/export-glide-table-google-sheet-data-to-csv-using-joined-list-apps-script/27467). I hope others find it useful slight_smile

---

<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: [May 8, 2022, 3:44am UTC](https://community.glideapps.com/t/create-text-block-from-rows/41674/7 "2022-05-08T03:44:54Z")

</div>

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