# Get row is not working properly

**URL:** https://community.thunkable.com/t/get-row-is-not-working-properly/64428
**Category:** Questions about Thunkable X
**Created:** [January 13, 2019, 11:23am UTC](https://community.thunkable.com/t/get-row-is-not-working-properly/64428 "2019-01-13T11:23:58Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Vivek\_Gopani](https://avatars.discourse-cdn.com/v4/letter/v/85e7bf/32.png) [@Vivek\_Gopani](https://community.thunkable.com/u/Vivek_Gopani)
#### Post date: [January 13, 2019, 11:23am UTC](https://community.thunkable.com/t/get-row-is-not-working-properly/64428/1 "2019-01-13T11:23:58Z")

</div>

In thunkable x get row block of is not working. Please try to fix this problem asap.

---

<div class="post-metadata">

### Author: ![Navneet\_Singhal](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/navneet_singhal/32/27994_2.png) [@Navneet\_Singhal](https://community.thunkable.com/u/Navneet_Singhal)
#### Post date: [January 13, 2019, 3:07pm UTC](https://community.thunkable.com/t/get-row-is-not-working-properly/64428/2 "2019-01-13T15:07:55Z")

</div>

I agree, due to this my app is not working properly.

Really need to fix it asap please and make it permanent.

---

<div class="post-metadata">

### Author: ![paulmw](https://avatars.discourse-cdn.com/v4/letter/p/22d042/32.png) [@paulmw](https://community.thunkable.com/u/paulmw)
#### Post date: [January 14, 2019, 9:28pm UTC](https://community.thunkable.com/t/get-row-is-not-working-properly/64428/3 "2019-01-14T21:28:44Z")

</div>

Can you provide an example project where it is not working as expected?

---

<div class="post-metadata">

### Author: ![Vivek\_Gopani](https://avatars.discourse-cdn.com/v4/letter/v/85e7bf/32.png) [@Vivek\_Gopani](https://community.thunkable.com/u/Vivek_Gopani)
#### Post date: [January 15, 2019, 3:28pm UTC](https://community.thunkable.com/t/get-row-is-not-working-properly/64428/4 "2019-01-15T15:28:08Z")

</div>

Here is my project link.  
[https://x.thunkable.com/copy/f2c9883f871d9a0ff5e708123478e5ce](https://x.thunkable.com/copy/f2c9883f871d9a0ff5e708123478e5ce)  
When I use “get column block” its working perfectly fine. However, When I am using “get rows block” its not working.

---

<div class="post-metadata">

### Author: ![Navneet\_Singhal](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/navneet_singhal/32/27994_2.png) [@Navneet\_Singhal](https://community.thunkable.com/u/Navneet_Singhal)
#### Post date: [January 19, 2019, 6:55pm UTC](https://community.thunkable.com/t/get-row-is-not-working-properly/64428/5 "2019-01-19T18:55:25Z")

</div>

I am using the following block.

 ![1](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/0/90abbd3ea14ad5a778a5561f162cfaf3dfe9512c.png)

While testing it gives exact index number but when I created apk and installed it, it gives 1 number above in NameIndex.

What could be the reason of such happening.

Its not the first time its happening, I am sick of it now.

Can someone look into it and fix the blocks components…

---

<div class="post-metadata">

### Author: ![Navneet\_Singhal](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/navneet_singhal/32/27994_2.png) [@Navneet\_Singhal](https://community.thunkable.com/u/Navneet_Singhal)
#### Post date: [January 21, 2019, 8:15am UTC](https://community.thunkable.com/t/get-row-is-not-working-properly/64428/8 "2019-01-21T08:15:21Z")

</div>

I created a solution for this, in absense of component picking the right index number,

Whatever index number is generated by this, I am adding 1 to it unless the name matches with the name of indexnumber… If any one is looking for the solution, message me, I will share method and code.

---

<div class="post-metadata">

### Author: ![Vivek\_Gopani](https://avatars.discourse-cdn.com/v4/letter/v/85e7bf/32.png) [@Vivek\_Gopani](https://community.thunkable.com/u/Vivek_Gopani)
#### Post date: [January 22, 2019, 12:10am UTC](https://community.thunkable.com/t/get-row-is-not-working-properly/64428/9 "2019-01-22T00:10:48Z")

</div>

I was facing same issue. So I just added blank row above first row in airtable. Now its working fine. May be other people facing this issue can try this method as an alternative to @Navneet_Singhal has suggested.

---

<div class="post-metadata">

### Author: ![Navneet\_Singhal](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/navneet_singhal/32/27994_2.png) [@Navneet\_Singhal](https://community.thunkable.com/u/Navneet_Singhal)
#### Post date: [January 22, 2019, 6:11am UTC](https://community.thunkable.com/t/get-row-is-not-working-properly/64428/10 "2019-01-22T06:11:03Z")

</div>

I also tried it but it works some times and then again the same issue will come…

---

<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, 12:16pm UTC](https://community.thunkable.com/t/get-row-is-not-working-properly/64428/11 "2024-11-08T12:16:25Z")

</div>


