# How add Sequence Numbers To List

**URL:** https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [March 6, 2021, 9:32pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038 "2021-03-06T21:32:53Z")
**Posts on this page:** 12
**Page:** 2

<div class="post-metadata">

### Author: ![marketandsellbuy8jcb](https://avatars.discourse-cdn.com/v4/letter/m/b782af/32.png) [@marketandsellbuy8jcb](https://community.thunkable.com/u/marketandsellbuy8jcb)
#### Post date: [March 9, 2021, 8:39pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/22 "2021-03-09T20:39:47Z")

</div>

Not at all  
& So thanks For Response  
data as this  
 ![usa](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/2/4271bc61f9336a8aa993b6fe1c9d0af086dbc8ad.png)  
i want the list 0 appear :  
Alaska – 987.456  
newyork — 245.365

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [March 10, 2021, 7:11am UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/23 "2021-03-10T07:11:38Z")

</div>

There is something wrong in the screen shots. There is no consistency.

Your blocks show:  
usa  
/  
region  
/

But sometimes  
usa  
/  
country  
/

And another time  
usa  
/  
united  
/

And now your database screenshot shows only “usa” without the other key (region, country, United)

Are you sure you are using the same database?

---

<div class="post-metadata">

### Author: ![marketandsellbuy8jcb](https://avatars.discourse-cdn.com/v4/letter/m/b782af/32.png) [@marketandsellbuy8jcb](https://community.thunkable.com/u/marketandsellbuy8jcb)
#### Post date: [March 10, 2021, 8:03am UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/24 "2021-03-10T08:03:35Z")

</div>

No  
I changed nodes names  
The final is state  
And getting two list from firebase and successful 🤲 الحمدلله  
The problem is when I get all stat and want all numbers in each state

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [March 10, 2021, 1:01pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/25 "2021-03-10T13:01:43Z")

</div>

I made the app to produce this

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/4/c47280be8a5704d7a46c8a291beee682a6805fae.png)

This is the code for your reference.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/1/311843cf4be8a797165a1f8a77a29e5d03cdbea8.png)  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/d/3df89753db0f194ead2275be0fa7505e9565b996.png)

If I understands you right, this is what you want.

---

<div class="post-metadata">

### Author: ![marketandsellbuy8jcb](https://avatars.discourse-cdn.com/v4/letter/m/b782af/32.png) [@marketandsellbuy8jcb](https://community.thunkable.com/u/marketandsellbuy8jcb)
#### Post date: [March 10, 2021, 6:12pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/26 "2021-03-10T18:12:02Z")

</div>

i 'm sorry … where variable thisstate under the usa ?

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [March 10, 2021, 6:29pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/27 "2021-03-10T18:29:40Z")

</div>

I didn’t get what you mean.

Please explain more.

---

<div class="post-metadata">

### Author: ![marketandsellbuy8jcb](https://avatars.discourse-cdn.com/v4/letter/m/b782af/32.png) [@marketandsellbuy8jcb](https://community.thunkable.com/u/marketandsellbuy8jcb)
#### Post date: [March 10, 2021, 7:25pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/28 "2021-03-10T19:25:47Z")

</div>

thanks mr. muneer  
variable thisstate

 ![3df89753db0f194ead2275be0fa7505e9565b996](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/d/4d6e8e0c911d34ffcd3aa6869932265419b87d67.png)

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [March 10, 2021, 7:42pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/29 "2021-03-10T19:42:05Z")

</div>

Yes thisState variable. What about it. Just a variable. You can call it whatever name you like. It is storing a NUMBER.

You can change the name and call it iLoveThunkable. It will still hold a NUMBER and work the same way.

The important thing is: with this code, did you get the list you want?

---

<div class="post-metadata">

### Author: ![marketandsellbuy8jcb](https://avatars.discourse-cdn.com/v4/letter/m/b782af/32.png) [@marketandsellbuy8jcb](https://community.thunkable.com/u/marketandsellbuy8jcb)
#### Post date: [March 10, 2021, 8:03pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/30 "2021-03-10T20:03:59Z")

</div>

So So So Thanks Mr .Muneer  
i cant do it & understand how linked variable “thisstate” with "state"in firebase  
but i will not complete this hard step ( for me) and don’t want waste ur time.  
i have a list and make search on it  
thanks for ur efforts with me

---

<div class="post-metadata">

### Author: ![marketandsellbuy8jcb](https://avatars.discourse-cdn.com/v4/letter/m/b782af/32.png) [@marketandsellbuy8jcb](https://community.thunkable.com/u/marketandsellbuy8jcb)
#### Post date: [March 12, 2021, 7:58pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/31 "2021-03-12T19:58:24Z")

</div>

So thanks Mr Muneer  
I get It and succeed  
its so important For my Project  
SO THANKS

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [March 12, 2021, 8:29pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/32 "2021-03-12T20:29:24Z")

</div>

I’m happy that my code helped you.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:29pm UTC](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038/33 "2024-11-08T13:29:02Z")

</div>



[Previous page](https://community.thunkable.com/t/how-add-sequence-numbers-to-list/1149038.md?page=1)
