# Label is not getting updated

**URL:** https://community.thunkable.com/t/label-is-not-getting-updated/3737037
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [April 13, 2025, 2:57am UTC](https://community.thunkable.com/t/label-is-not-getting-updated/3737037 "2025-04-13T02:57:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vimal8kvt](https://avatars.discourse-cdn.com/v4/letter/v/82dd89/32.png) [@vimal8kvt](https://community.thunkable.com/u/vimal8kvt)
#### Post date: [April 13, 2025, 2:57am UTC](https://community.thunkable.com/t/label-is-not-getting-updated/3737037/1 "2025-04-13T02:57:25Z")

</div>

Hi, I am new to thunkable.  
I am creating a simple EMI Calculator app. [Thunkable](https://x.thunkable.com/projectPage/67fb100e36eae00b3800fdb8)

I have create a Lable that gets updated from google sheet: [EMI Calculator - Google Sheets](https://docs.google.com/spreadsheets/d/1gO4U4Rz7mlyOBlCUOuyWRFWi0rG2l5Hd2X4fdHSByfk/edit?usp=sharing)

Howevert, the label is getting initialised in the bugging but not getting updated after I change other values.

Can you help me with this?

I even tried with button. not working.

 ![Screenshot 2025-04-13 at 8.26.37 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/f/c/fc5ac92f95827c5e5ca9e29af5b06ed74fd26d5b.png)

---

<div class="post-metadata">

### Author: ![krish05](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/krish05/32/200523_2.png) [@krish05](https://community.thunkable.com/u/krish05)
#### Post date: [April 13, 2025, 2:21pm UTC](https://community.thunkable.com/t/label-is-not-getting-updated/3737037/2 "2025-04-13T14:21:04Z")

</div>

Hi there, @vimal8kvt, and welcome to Thunkable!

You are encountering this issue because the `row id` doesn’t accept row numbers, but a specific and unique ID for each row. You can try something called VLOOKUP. I shared this with many other users.

 ![VLOOKUP Example Image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/8/889d62b031acd8e021bdcc7a3158e43f542c3520.png)  
This immediately gathers info that YOU have entered and then looks for the row. Then in that same row, it will look for your value. Hope this helps!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [July 12, 2025, 2:21pm UTC](https://community.thunkable.com/t/label-is-not-getting-updated/3737037/3 "2025-07-12T14:21:23Z")

</div>

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