# Doubt related to Data Sources

**URL:** https://community.thunkable.com/t/doubt-related-to-data-sources/1694188
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [January 25, 2022, 12:28pm UTC](https://community.thunkable.com/t/doubt-related-to-data-sources/1694188 "2022-01-25T12:28:54Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![shikhasoni3554c](https://avatars.discourse-cdn.com/v4/letter/s/73ab20/32.png) [@shikhasoni3554c](https://community.thunkable.com/u/shikhasoni3554c)
#### Post date: [January 25, 2022, 12:28pm UTC](https://community.thunkable.com/t/doubt-related-to-data-sources/1694188/1 "2022-01-25T12:28:55Z")

</div>

Hi guys. I made my first test application today on this amazing website! I created 3 screens where first screen logs in the user, the second screen takes a user’s info and third screen logs the user out. The front end seems to be working as I intended but I’m facing some issues in the data sources part. After the user enters their personal data and clicks “Submit”, I want their data to be added in the “UserData” table automatically but it is not happening. I don’t know if it is because I’m doing something wrong or skipping something crucial here. I will attach the screenshot of the blocks I created, please let me know what I’m doing wrong guys.

 ![Issue](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/c/cceb7207a24a1cdf9ca85a6f7512a35807752926.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: [January 25, 2022, 1:33pm UTC](https://community.thunkable.com/t/doubt-related-to-data-sources/1694188/2 "2022-01-25T13:33:18Z")

</div>

> [@shikhasoni3554c](#):
>
> but it is not happening

What do you mean by this?

Have you checked the data and found it not available?  
How did you check?

While testing, I advise you to remove the `Navigate` block and just test the `create row` block.

---

<div class="post-metadata">

### Author: ![shikhasoni3554c](https://avatars.discourse-cdn.com/v4/letter/s/73ab20/32.png) [@shikhasoni3554c](https://community.thunkable.com/u/shikhasoni3554c)
#### Post date: [January 25, 2022, 2:00pm UTC](https://community.thunkable.com/t/doubt-related-to-data-sources/1694188/3 "2022-01-25T14:00:00Z")

</div>

Yes, I have checked and the entered data is not available. I directly opened the Data Sources tab, opened the respective table and do not see any data there.  
I already tested it both with and without navigate block, I have tried with just the “Create Row” block, with both “Create Row” and “Navigate” blocks and the result is the same as above where the Data Sources table is not getting populated with the entered data.

---

<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: [January 25, 2022, 2:12pm UTC](https://community.thunkable.com/t/doubt-related-to-data-sources/1694188/4 "2022-01-25T14:12:15Z")

</div>

Can you clarify the type of `Data Source` you are using?  
Is it Google sheet?  
Is it Airtable?  
Is it Local Table (create your own data)?

Please note that if you are using a `Local Table` you can only see the changes in the app and not in the designer screen.

---

<div class="post-metadata">

### Author: ![shikhasoni3554c](https://avatars.discourse-cdn.com/v4/letter/s/73ab20/32.png) [@shikhasoni3554c](https://community.thunkable.com/u/shikhasoni3554c)
#### Post date: [January 25, 2022, 2:23pm UTC](https://community.thunkable.com/t/doubt-related-to-data-sources/1694188/5 "2022-01-25T14:23:16Z")

</div>

I am using Local Table (created it myself). How do I look at the data in the local table through the app? I have the “Thunkable Live” installed on my phone and I see a preview of the application designed and nowhere did I find an option to look at the data in my local table.  
How do I check if the data I entered in the text boxes is populated in my local table or not?

---

<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: [January 25, 2022, 2:26pm UTC](https://community.thunkable.com/t/doubt-related-to-data-sources/1694188/6 "2022-01-25T14:26:03Z")

</div>

Use a `Data List Viewer` to see the current data in your table.

Add the `Data List Viewer` to any screen and connect it to your table and it will automatically show the content of the table (The selected columns).

---

<div class="post-metadata">

### Author: ![shikhasoni3554c](https://avatars.discourse-cdn.com/v4/letter/s/73ab20/32.png) [@shikhasoni3554c](https://community.thunkable.com/u/shikhasoni3554c)
#### Post date: [January 25, 2022, 2:39pm UTC](https://community.thunkable.com/t/doubt-related-to-data-sources/1694188/7 "2022-01-25T14:39:14Z")

</div>

Thank you so much, sir. I can see the entered data now. Your help was invaluable.

---

<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: [April 25, 2022, 2:39pm UTC](https://community.thunkable.com/t/doubt-related-to-data-sources/1694188/8 "2022-04-25T14:39:18Z")

</div>

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