# \[Solved\] Split Text from Firebase

**URL:** https://community.thunkable.com/t/solved-split-text-from-firebase/326106
**Category:** Questions about Thunkable X
**Tags:** solved
**Created:** [November 16, 2019, 10:22am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106 "2019-11-16T10:22:12Z")
**Posts on this page:** 16
**Page:** 1

<div class="post-metadata">

### Author: ![ibikdashiig6zu](https://avatars.discourse-cdn.com/v4/letter/i/e56c9b/32.png) [@ibikdashiig6zu](https://community.thunkable.com/u/ibikdashiig6zu)
#### Post date: [November 16, 2019, 10:22am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/1 "2019-11-16T10:22:12Z")

</div>

hi @actech  
i have same issue but the problem is i dont have uniq delimiter to split for example:  
i get data from firebase and after i did first split i will get a list the value is as below

2-October-2019|10:30:Title: hello | ,Message: welcome back | ,Date: 2-October-2019 10:30

i need to split it to be as  
Title: hello | ,Message: welcome back | ,Date: 2-October-2019 10:30  
how i can do it ?

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 16, 2019, 11:15am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/2 "2019-11-16T11:15:05Z")

</div>

Hi,

Sorry, but I do not understand what should be the output list

2-October-2019 | 10: 30: Title: hello | , Message: welcome back | , Date: 2-October-2019 10:30

and

Title: hello | , Message: welcome back | , Date: 2-October-2019 10:30

line. A list must be in a column

---

<div class="post-metadata">

### Author: ![ibikdashiig6zu](https://avatars.discourse-cdn.com/v4/letter/i/e56c9b/32.png) [@ibikdashiig6zu](https://community.thunkable.com/u/ibikdashiig6zu)
#### Post date: [November 16, 2019, 11:19am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/3 "2019-11-16T11:19:19Z")

</div>

hi  
the out put that is list view elemnts should be as below

Title: hello | ,Message: welcome back | ,Date: 2-October-2019 10:30

but when i get the data from firebase it came as below

“2-October-2019|10:30:Title: hello | ,Message: welcome back | ,Date: 2-October-2019 10:30”

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 16, 2019, 11:20am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/4 "2019-11-16T11:20:20Z")

</div>

In your striong | - a separator, or I misunderstood?

for string “10:30:Title: hello” - “:” - a separetor

---

<div class="post-metadata">

### Author: ![ibikdashiig6zu](https://avatars.discourse-cdn.com/v4/letter/i/e56c9b/32.png) [@ibikdashiig6zu](https://community.thunkable.com/u/ibikdashiig6zu)
#### Post date: [November 16, 2019, 11:21am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/5 "2019-11-16T11:21:18Z")

</div>

yes | is for separating  
“:” yes also is seprator

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 16, 2019, 11:22am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/6 "2019-11-16T11:22:42Z")

</div>

by this separator and separate the lines, and then divide by:

---

<div class="post-metadata">

### Author: ![ibikdashiig6zu](https://avatars.discourse-cdn.com/v4/letter/i/e56c9b/32.png) [@ibikdashiig6zu](https://community.thunkable.com/u/ibikdashiig6zu)
#### Post date: [November 16, 2019, 11:25am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/7 "2019-11-16T11:25:57Z")

</div>

sorry as i understood if split at the separator i will get many elements in the list

for that the list view will not show me

this design Title: hello | ,Message: welcome back | ,Date: 2-October-2019 10:30

can u check my project screen 3

[https://x.thunkable.com/projects/5dcdb8a2dfa9c610181ccccd/2ca8cac0-e52b-45ca-a870-7663d261798b/blocks](https://x.thunkable.com/projects/5dcdb8a2dfa9c610181ccccd/2ca8cac0-e52b-45ca-a870-7663d261798b/blocks)

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 16, 2019, 11:30am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/8 "2019-11-16T11:30:23Z")

</div>

Who do

---

<div class="post-metadata">

### Author: ![ibikdashiig6zu](https://avatars.discourse-cdn.com/v4/letter/i/e56c9b/32.png) [@ibikdashiig6zu](https://community.thunkable.com/u/ibikdashiig6zu)
#### Post date: [November 16, 2019, 11:32am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/9 "2019-11-16T11:32:36Z")

</div>

sorry @actech i didnt understand  
what u mean “” who do "???

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 16, 2019, 11:33am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/10 "2019-11-16T11:33:43Z")

</div>

Now I will show you an example

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 16, 2019, 11:35am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/11 "2019-11-16T11:35:55Z")

</div>

Check it [https://x.thunkable.com/projects/5dcfda908d65a008ca876c79/project/properties/designer/](https://x.thunkable.com/projects/5dcfda908d65a008ca876c79/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![ibikdashiig6zu](https://avatars.discourse-cdn.com/v4/letter/i/e56c9b/32.png) [@ibikdashiig6zu](https://community.thunkable.com/u/ibikdashiig6zu)
#### Post date: [November 16, 2019, 11:42am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/12 "2019-11-16T11:42:24Z")

</div>

i will check then i will reply thank you for ur help

---

<div class="post-metadata">

### Author: ![ibikdashiig6zu](https://avatars.discourse-cdn.com/v4/letter/i/e56c9b/32.png) [@ibikdashiig6zu](https://community.thunkable.com/u/ibikdashiig6zu)
#### Post date: [November 18, 2019, 7:50am UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/14 "2019-11-18T07:50:35Z")

</div>

thank you @actech for ur help 🙂  
it solved my problem

---

<div class="post-metadata">

### Author: ![mixsquare41dwp8y](https://avatars.discourse-cdn.com/v4/letter/m/f1d935/32.png) [@mixsquare41dwp8y](https://community.thunkable.com/u/mixsquare41dwp8y)
#### Post date: [May 27, 2023, 9:47pm UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/15 "2023-05-27T21:47:16Z")

</div>

Now I have the same issue, could you tell me how you solve it 🙏

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [May 27, 2023, 10:12pm UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/16 "2023-05-27T22:12:57Z")

</div>

It’s better to start a new topic than to post in a topic that is several years old. Make sure to include details about what you’re wanting and what you’ve already tried.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [May 27, 2023, 10:13pm UTC](https://community.thunkable.com/t/solved-split-text-from-firebase/326106/17 "2023-05-27T22:13:00Z")

</div>


