# AirTable Data Source unable to access?

**URL:** https://community.thunkable.com/t/airtable-data-source-unable-to-access/1855713
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [April 30, 2022, 3:22am UTC](https://community.thunkable.com/t/airtable-data-source-unable-to-access/1855713 "2022-04-30T03:22:51Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![thunkableacc12lyobj](https://avatars.discourse-cdn.com/v4/letter/t/a8b319/32.png) [@thunkableacc12lyobj](https://community.thunkable.com/u/thunkableacc12lyobj)
#### Post date: [April 30, 2022, 3:22am UTC](https://community.thunkable.com/t/airtable-data-source-unable-to-access/1855713/1 "2022-04-30T03:22:51Z")

</div>

So I’m attempting to hook up AirTable to Thunkable as a database and trying to get data from a spreadsheet on AirTable, but everything just returns “undefined” when I try to get any value whatsoever. In the “Data Sources” image, I can see that all the values are there, but I am unable to change or get any value in the actual code.

 ![Screen Shot 2022-04-29 at 11.16.59 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/c/ecf4aba1618d2ab50133c410ae6033316eccd99e.jpeg)  
 ![Screen Shot 2022-04-29 at 11.17.51 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/c/0c1474cfd50357ec2671741e1f19108cc2569a2d.png)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 30, 2022, 6:46am UTC](https://community.thunkable.com/t/airtable-data-source-unable-to-access/1855713/2 "2022-04-30T06:46:06Z")

</div>

It’s not really clear what you’re trying to do with that code.

Let’s keep it really simple. Can you get a value from Airtable at all using the Get Value block? Can you update a value using the Update Value block? Try using just a label in a `when screen starts` block or another very simple set up.

---

<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: [April 30, 2022, 1:30pm UTC](https://community.thunkable.com/t/airtable-data-source-unable-to-access/1855713/3 "2022-04-30T13:30:26Z")

</div>

The image you shared does not show any interaction with Airtable apart from getting the number of rows.

Do you get the correct number of rows in the label? If you do then this is all what you are doing with these blocks.

---

<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 29, 2022, 1:31pm UTC](https://community.thunkable.com/t/airtable-data-source-unable-to-access/1855713/4 "2022-07-29T13:31:25Z")

</div>

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