# Item number in the list

**URL:** https://community.thunkable.com/t/item-number-in-the-list/1545346
**Category:** Questions about Thunkable X
**Tags:** list
**Created:** [October 5, 2021, 2:02pm UTC](https://community.thunkable.com/t/item-number-in-the-list/1545346 "2021-10-05T14:02:11Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![lavrynenko](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lavrynenko/32/108213_2.png) [@lavrynenko](https://community.thunkable.com/u/lavrynenko)
#### Post date: [October 5, 2021, 2:02pm UTC](https://community.thunkable.com/t/item-number-in-the-list/1545346/1 "2021-10-05T14:02:11Z")

</div>

Question: please tell me how can I find items in the list that match the search term?

those. for example, I have a list of n-positions.  
I am looking for x, which is at position 2 and 5 (for example).  
How do I find it in the list - I know, but how do I find the position number that this lawsuit is in? Help me 🙂

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: [October 5, 2021, 2:14pm UTC](https://community.thunkable.com/t/item-number-in-the-list/1545346/2 "2021-10-05T14:14:15Z")

</div>

Are you talking about `List Viewer` or `Data Viewer List`?

Each has its own way.

---

<div class="post-metadata">

### Author: ![lavrynenko](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lavrynenko/32/108213_2.png) [@lavrynenko](https://community.thunkable.com/u/lavrynenko)
#### Post date: [October 5, 2021, 2:15pm UTC](https://community.thunkable.com/t/item-number-in-the-list/1545346/3 "2021-10-05T14:15:38Z")

</div>

If only I could understand how to get this data - in any way …

---

<div class="post-metadata">

### Author: ![lavrynenko](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lavrynenko/32/108213_2.png) [@lavrynenko](https://community.thunkable.com/u/lavrynenko)
#### Post date: [October 5, 2021, 2:19pm UTC](https://community.thunkable.com/t/item-number-in-the-list/1545346/4 "2021-10-05T14:19:32Z")

</div>

In fact, now the problem is:

1. I can tell if list1 contains the item I want.
2. But what position is it in the list1? This is the problem ☹ I don’t understand how to solve it.

---

<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: [October 5, 2021, 2:27pm UTC](https://community.thunkable.com/t/item-number-in-the-list/1545346/5 "2021-10-05T14:27:41Z")

</div>

check this

[https://x.thunkable.com/projectPage/615c5e3b90aef600106b2072](https://x.thunkable.com/projectPage/615c5e3b90aef600106b2072)

---

<div class="post-metadata">

### Author: ![lavrynenko](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lavrynenko/32/108213_2.png) [@lavrynenko](https://community.thunkable.com/u/lavrynenko)
#### Post date: [October 5, 2021, 5:26pm UTC](https://community.thunkable.com/t/item-number-in-the-list/1545346/6 "2021-10-05T17:26:53Z")

</div>

![14](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/2/421c2ec86f9128707fc13f897924453656812e6b.gif)

---

<div class="post-metadata">

### Author: ![lavrynenko](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lavrynenko/32/108213_2.png) [@lavrynenko](https://community.thunkable.com/u/lavrynenko)
#### Post date: [October 5, 2021, 5:27pm UTC](https://community.thunkable.com/t/item-number-in-the-list/1545346/7 "2021-10-05T17:27:23Z")

</div>

Many, many, many 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: [October 5, 2021, 5:28pm UTC](https://community.thunkable.com/t/item-number-in-the-list/1545346/8 "2021-10-05T17:28:06Z")

</div>

welcome. Glad that this example app 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:14pm UTC](https://community.thunkable.com/t/item-number-in-the-list/1545346/9 "2024-11-08T13:14:59Z")

</div>


